chiark / gitweb /
mLib
1999-09-03 mdwVersion bump. 1.4.1
1999-09-03 mdwMake `#' a special character which needs escaping.
1999-08-31 mdwNew function `sel_force' to force a descriptor to be...
1999-08-19 mdwDocument new features. Include types with tabulated... 1.4.0
1999-08-19 mdwInclude types with tabulated function arguments and...
1999-08-19 mdwBoring.
1999-08-19 mdwImprove signal handling to prevent signals from being...
1999-08-19 mdwImplement hooks for foreign select-using systems (curre...
1999-08-02 mdwImprove type safety for sym_iter objects.
1999-08-02 mdwMore uninteresting manual pages.
1999-08-02 mdwDistribute new `hash' module.
1999-08-02 mdwDescribe new `hash' module.
1999-08-02 mdwRemove some unnecessary definitions.
1999-08-02 mdwBreak low-level hashtable code out from sym.
1999-07-30 mdwMinor tidying and typo correction.
1999-07-28 mdwAdd lots of references to manual pages, and fix a typo.
1999-07-28 mdwRemove spurious space from the synopsis section.
1999-07-27 mdwFix relative order of `automake' and `autoconf'.
1999-07-27 mdwFixed typo in `NAME' section.
1999-07-26 mdwMore generated manual pages.
1999-07-26 mdwBug fix: remove the selector before doing the callback...
1999-07-26 mdwNew source files.
1999-07-26 mdwAdd references to new pages.
1999-07-26 mdwImprove formatting for `.VS' sections.
1999-07-26 mdwManipulate file descriptor flags.
1999-07-26 mdwSignal handling integrated into I/O system.
1999-07-26 mdwFiddling with environment variables.
1999-07-14 mdwPrevent some macros from re-evaluating their arguments.
1999-07-06 mdwBoring.
1999-07-06 mdwWonderful new version number.
1999-07-06 mdwDescribe installation of manpages.
1999-07-06 mdwVarious minor bugfixes.
1999-07-06 mdwHandle new manual page directory.
1999-07-06 mdwInitialize the manual page links and Makefile.
1999-07-06 mdwSimplify buffer-growing algorithm. Just double it...
1999-07-06 mdwComment out argument in structure definition.
1999-07-06 mdwPerl script to make `.so' links for all appropriate...
1999-07-06 mdwMakefile for manual page installation. Subtle and...
1999-07-06 mdwBoring.
1999-07-06 mdwNew manual pages.
1999-07-06 mdwAdd list of link pages to generate.
1999-06-20 mdwMore portability enhancements.
1999-06-20 mdwAdd a slew of manual pages.
1999-06-19 mdwWhoops. I'd left the type of the jump buffer as `sigjm...
1999-06-19 mdwMore sophisticated and excessive signal and alarm handling.
1999-06-17 mdwImprove portability for shift and rotate macros. 1.3.5
1999-06-06 mdwFix signal handling.
1999-06-01 mdwNew files for url-encoding and decoding.
1999-06-01 mdwAllow things to be looked up by just their caller-suppl...
1999-06-01 mdwFix nasty bugs in `dstr_vputf'.
1999-06-01 mdwMake the return type of `crc32' a `uint32' now that...
1999-06-01 mdwMake all the new bits.
1999-06-01 mdwNew addition: bit manipulation macros.
1999-06-01 mdwAnother version number bump.
1999-05-26 mdwRename symbols in line with newer conventions.
1999-05-26 mdwRemove redundant structure member.
1999-05-26 mdwFixes for stupid bugs.
1999-05-26 mdwAdd new `rest' argument for `str_split'.
1999-05-23 mdwInterface change to make the `conn' selector useful... 1.3.4
1999-05-22 mdwVersion number increment. This is becoming a nuisance.
1999-05-22 mdwFix end-of-file detection and error handling.
1999-05-22 mdwChange spelling of `multiplexor'. ;-)
1999-05-22 mdwFix bug which discarded initial portions of incomplete...
1999-05-21 mdwReorder the source files again, in an attempt to make... 1.3.3
1999-05-21 mdwDynamic string pool system, based on an idea from the...
1999-05-21 mdwTake advantage of the new dynamic string macros.
1999-05-21 mdwUse new `tv' macros. Fix ordering bug for timeout...
1999-05-21 mdwMoved most of the code into exported macros. The main...
1999-05-21 mdwFix the bugs in the new macros. (Whoops.)
1999-05-21 mdwOmitted version number changes from change log. Change...
1999-05-21 mdwImplement some more functions in terms of macros.
1999-05-21 mdwAdd some more macros, particularly for creation and...
1999-05-19 mdwChange naming to match newer mLib conventions. 1.3.2
1999-05-19 mdwNew version number.
1999-05-19 mdwAesthetic changes: fix spelling of `initialize'; use...
1999-05-18 mdwAllow Base64 encode and decode of arbitrary rubbish.
1999-05-17 mdwNew function `tv_addl' to add a literal to a time value... 1.3.1
1999-05-17 mdwNew function `tv_addl' to add a literal to a time value.
1999-05-17 mdwSome trivial string hacks.
1999-05-17 mdwMake the magical constants for the buffer flags uppercase.
1999-05-17 mdwMake the selector type symbols an enumeration rather...
1999-05-17 mdwOutput uncaught exception types in hex, because they...
1999-05-17 mdwBase64 encoding and decoding support.
1999-05-17 mdwMore files added. Slight rearrangement of the ordering.
1999-05-17 mdwVersion number change.
1999-05-15 mdwAdd simplified locking code.
1999-05-15 mdwFix copyright notices.
1999-05-14 mdwBump version number to 1.3, to celebrate adding in... 1.3.0
1999-05-14 mdwIntegrated `select' handling bits from the background...
1999-05-14 mdwOverview of the library. Unfortunately, this is in...
1999-05-13 mdwUpdate version number. 1.2.1
1999-05-13 mdwChange `-ise' to `-ize' throughout.
1999-05-13 mdwTwiddle the extension threshold. Change `-ise' to...
1999-05-13 mdwMisc documentation fixes. Change `-ise' to `-ize'...
1999-05-06 mdwReformatted the LGPL notice a little bit. 1.2.0
1999-05-05 mdwScript to transform CVS sources into buildable source...
1999-05-05 mdwChange licensing conditions to LGPL.
1999-03-24 mdwUse mdwopt from common files distrib.
1999-03-24 mdwLook after mdwopt in the common files distrib.
1999-03-24 mdwRemove redundant call to AC_PROG_INSTALL.
next