aboutsummaryrefslogtreecommitdiffstats
path: root/doc/upgrade.html
Commit message (Collapse)AuthorAgeFilesLines
* version: 2.6.3.0v2.6.3.0Laurent Bercot2018-01-041-1/+1
|
* Doc updateLaurent Bercot2018-01-031-1/+1
|
* GNU manages to botch dirfd() too. POSIX is hard!Laurent Bercot2017-12-211-1/+1
|
* Undeprecate mininetstringLaurent Bercot2017-12-211-1/+0
| | | | It's actually used by s6-dns!
* Big 2.6.3.0 reorganizationLaurent Bercot2017-12-211-1/+7
| | | | | | | - Add libposixplz, update headers - Add memmem and friends - Add textmessage to libunixonacid - Update some sysdeps tests
* Add atomic_symlink(), prepare for 2.6.3.0Laurent Bercot2017-12-031-0/+6
|
* version: 2.6.2.0v2.6.2.0Laurent Bercot2017-11-271-1/+1
|
* Prepare for 2.6.2.0Laurent Bercot2017-11-271-0/+6
|
* Prepare for 2.6.1.0Laurent Bercot2017-10-301-0/+6
|
* version: 2.6.0.2v2.6.0.2Laurent Bercot2017-10-221-0/+6
|
* Better *FLAGS management; prepare for 2.6.0.1Laurent Bercot2017-10-051-0/+11
|
* Prepare for 2.6.0.0 releaseLaurent Bercot2017-08-221-1/+1
|
* Prepare for 2.6.0.0Laurent Bercot2017-07-281-0/+10
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-231-3/+3
|
* version: 2.5.1.1v2.5.1.1Laurent Bercot2017-05-221-0/+5
|
* Add xpathexec_* functions, prepare for 2.5.1.0Laurent Bercot2017-05-181-2/+3
|
* Prepare for version 2.5.0.1Laurent Bercot2017-05-111-0/+7
|
* version: 2.5.0.0Laurent Bercot2017-03-271-1/+10
|
* Types fix, start: preparation and libbiguintLaurent Bercot2017-01-211-0/+6
|
* Prepare for version 2.4.0.2Laurent Bercot2016-11-271-0/+6
|
* Remove obsolete flags from flags.html, prepare for 2.4.0.1Laurent Bercot2016-11-041-0/+6
|
* version: 2.4.0.0v2.4.0.0Laurent Bercot2016-10-281-1/+4
|
* Add spawn_lib supportLaurent Bercot2016-08-121-1/+2
|
* Add ipc_timed_recvLaurent Bercot2016-07-201-1/+1
|
* Add ipc_timed_sendLaurent Bercot2016-07-201-0/+1
|
* Fix closecb support wherever a unixmessage may get dropped; add closecb ↵Laurent Bercot2016-04-221-0/+6
| | | | support to unixconnection
* Tentative re-commit of the closecb featureLaurent Bercot2016-02-021-0/+6
|
* Revert " Add support for advanced closing callbacks to ↵Laurent Bercot2016-02-021-6/+0
| | | | | | | | unixmessage_sender_flush." This reverts commit c9c7e241a7b68f67e0cc8a7d3874510dced532d6. (something is segfaulting, reverting until I find the fix)
* Add support for advanced closing callbacks to unixmessage_sender_flush.Laurent Bercot2016-01-181-0/+6
| | | | | (Typically, this will be used for refcounting when broadcasting copies of the same fd.)
* Add bitarray_first{clear,set}_skip (thx jjk)Laurent Bercot2016-01-051-0/+7
| | | | version: rc for 2.3.9.0 after Makefile fix
* - fix make stripv2.3.8.3Laurent Bercot2015-11-141-0/+6
| | | | - rc for 2.3.8.3
* - link .so to correct sonameLaurent Bercot2015-11-041-0/+6
| | | | | | - fully strip shared libs - Makefile syntactic consistency - version: 2.3.8.2
* version: 2.3.8.1v2.3.8.1Laurent Bercot2015-11-041-0/+6
|
* - Remove /etc/leapsecs.datv2.3.8.0Laurent Bercot2015-10-141-0/+6
| | | | | | - Publish tools to create the leap second table as a .c - Simplify functions using leap seconds - rc for 2.3.8.0
* - Fix double macro expansion bug in cbuffer_get* and cbuffer_put*Laurent Bercot2015-10-051-0/+6
| | | | - rc for 2.3.7.1
* Add atomic_rm_rf and atomic_rm_rf_tmpLaurent Bercot2015-08-131-4/+9
|
* Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)Laurent Bercot2015-08-121-0/+7
|
* - fd_close fixLaurent Bercot2015-07-201-0/+6
| | | | | - add openreadnclose_nb - rc for 2.3.6.0
* - sysdeps for strnlen (Solaris... sigh)Laurent Bercot2015-07-131-0/+6
| | | | - rc for 2.3.5.2
* - Update leap second tablev2.3.5.1Laurent Bercot2015-06-081-0/+6
| | | | - version: 2.3.5.1
* - add bitarray_countLaurent Bercot2015-05-161-0/+6
| | | | | - add openwritevnclose_at - rc for 2.3.5.0
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-071-0/+1
|
* OpenBSD sucks, but everyone knew this already.v2.3.4.0Laurent Bercot2015-05-051-0/+7
|
* - added sha512 (buggy, need to commit to test somewhere else)Laurent Bercot2015-03-271-0/+6
| | | | | - version bump (not a rc yet) - bugfix: buffer_get returned -1 EPIPE on short reads w/o EOF
* - add gid0_scanv2.3.2.0Laurent Bercot2015-03-131-0/+6
| | | | - version: rc for 2.3.2.0
* Applied Roman Kimov's fixesv2.3.1.3Laurent Bercot2015-03-131-0/+6
|
* version: 2.3.1.2v2.3.1.2Laurent Bercot2015-03-101-0/+1
|
* - reset all signals to default in child_spawn*Laurent Bercot2015-03-091-0/+9
| | | | | - cosmetic fix in INSTALL - version: rc for 2.3.1.2
* version: 2.3.1.1v2.3.1.1Laurent Bercot2015-03-061-0/+6
|
* Add hiercopy and hiercopy_tmpv2.3.1.0Laurent Bercot2015-02-231-0/+1
|