Commit graph

14 commits

Author SHA1 Message Date
fhajny
4d88c3d79c misc/erlang-p1_utils: Update to 1.0.12.
- Don't fetch generic_debug option from init.
2018-07-20 08:56:12 +00:00
fhajny
83d61f308f misc/erlang-p1_utils: Update to 1.0.11.
- Fix compilation with rebar3
2018-03-24 14:24:00 +00:00
fhajny
4baf029ec4 Update misc/erlang-p1_utils to 1.0.10.
- Fix problem with edoc.
2017-10-17 14:01:49 +00:00
wiz
5d86518619 Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
fhajny
f582d2df67 Update misc/erlang-p1_utils to 1.0.9.
- Add p1_options module.
2017-07-07 09:30:13 +00:00
fhajny
da2a0f0cb6 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-04-13 19:03:28 +00:00
fhajny
65a51a85cc Update misc/erlang-p1_utils to 1.0.7.
No apparent changes besides version and copyright year.
2017-03-30 10:19:42 +00:00
fhajny
20f083e8e0 Update misc/erlang-p1_utils to 1.0.6.
- Add p1_http
2017-01-03 10:22:49 +00:00
fhajny
2ec4f463c3 Update misc/erlang-p1_utils to 1.0.5.
- Erlang R19 compliance.
2016-08-12 09:18:40 +00:00
fhajny
c2f63a61a8 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-29 18:12:00 +00:00
fhajny
5503251cb5 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-04-22 14:41:38 +00:00
fhajny
a9f1084367 Change misc/erlang-p1_utils to use erlang/module.mk.
Bump PKGREVISION.
2016-01-16 18:55:38 +00:00
fhajny
541cd58fef 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"
2016-01-13 15:24:48 +00:00
fhajny
929992c158 Import 20 Erlang module packages that will work as dependencies
in the ejabberd 15.10 update that follows.
2015-11-04 13:45:44 +00:00