2017-07-07 11:30:13 by Filip Hajny | Files touched by this commit (3) |
Log message:
Update misc/erlang-p1_utils to 1.0.9.
- Add p1_options module.
|
2017-04-13 21:03:28 by Filip Hajny | Files touched by this commit (3) |
Log message:
Update misc/erlang-p1_utils to 1.0.8.
- Add p1_queue
- Only perform destructive operations in p1_file_queue:in/2
- Add garbage collector for file queues
- Add ram_to_file/1 and file_to_ram/1
- Improve exception names
- Implement limited queues
- Add ownership protection
- Add get_limit/1 and set_limit/2
|
2017-03-30 12:19:42 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update misc/erlang-p1_utils to 1.0.7.
No apparent changes besides version and copyright year.
|
2017-01-03 11:22:49 by Filip Hajny | Files touched by this commit (3) |
Log message:
Update misc/erlang-p1_utils to 1.0.6.
- Add p1_http
|
2016-08-12 11:18:40 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update misc/erlang-p1_utils to 1.0.5.
- Erlang R19 compliance.
|
2016-04-29 20:12:00 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update misc/erlang-p1_utils to 1.0.4.
- Adds p1_time_compat:unique_timestamp() that returns value
resembling what now() was returning
|
2016-04-22 16:41:38 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update misc/erlang-p1_utils to 1.0.3.
Version 1.0.3
- Added time related compatibility module, added API documentation
- Improve documentation readability
|
2016-01-16 19:55:38 by Filip Hajny | Files touched by this commit (2) |
Log message:
Change misc/erlang-p1_utils to use erlang/module.mk.
Bump PKGREVISION.
|
2016-01-13 16:24:48 by Filip Hajny | Files touched by this commit (3) |
Log message:
Update misc/erlang-p1_utils to 1.0.2
Version 1.0.2
- Add p1_time_compat module to ease support for both R17 and R18 Erlang
time features
Version 1.0.1
- Better Rebar3 support, remove warning about missing hex plugin when
building with rebar
Version 1.0.0
- Add build state
- Only looks for missing functions
- We do not need gcov support (No C code)
- Add initial travis file
- Switch deprecated hex.pm field
- Prepare hex.pm release
- This is a library. Switching to Apache v2 to make it widely usable.
- Revert "Do not check for generic_debug option"
|
2015-11-04 14:45:46 by Filip Hajny | Files touched by this commit (87) | |
Log message:
Import 20 Erlang module packages that will work as dependencies
in the ejabberd 15.10 update that follows.
|