*** empty log message ***
[gnulib.git] / lib / ChangeLog
2005-05-14 Paul Eggert*** empty log message ***
2005-05-10 Simon Josefssongetaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRA...
2005-05-09 Bruno HaibleNew module 'inet_ntop'.
2005-05-08 Jim Meyering*** empty log message ***
2005-05-02 Paul EggertMerge from coreutils.
2005-05-01 Paul EggertNew byteswap module.
2005-04-26 Bruno HaibleOops, wrong email address.
2005-04-26 Bruno HaibleWorkaround. From Albert Chin <bug-gnulib@mlists.thewrit...
2005-04-13 Paul Eggert* getdate.y (zone): Allow relunit_snumber after tZONE.
2005-04-12 Paul Eggert* getdate.y (universal_time_zone_table): New constant.
2005-04-12 Jim Meyering*** empty log message ***
2005-04-09 Jim Meyering*** empty log message ***
2005-04-04 Paul Eggertgetdate.y patch for parsing empty string near DST bound...
2005-04-02 Simon Josefsson*** empty log message ***
2005-03-28 Jim MeyeringRemove my never-committed entry from Mar 26.
2005-03-27 Jim Meyering*** empty log message ***
2005-03-26 Paul EggertPropagate intprops.h comment fixes to mktime.c and...
2005-03-26 Paul Eggertone's complement -> ones' complement
2005-03-26 Paul Eggert* intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
2005-03-26 Jim Meyering*** empty log message ***
2005-03-23 Jim Meyering*** empty log message ***
2005-03-21 Paul EggertImport changes from coreutils.
2005-03-19 Paul Eggert* strftime.c (my_strftime): If the underlying strftime...
2005-03-17 Bruno HaibleRename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
2005-03-16 Paul Eggert* strftime.c (my_strftime): Prepend space to format.
2005-03-15 Simon JosefssonSync with libc.
2005-03-15 Bruno HaibleCast the malloc/realloc results. Needed when CC=g++.
2005-03-15 Bruno HaibleAvoid goto-ing inside the scope of a local variable...
2005-03-15 Bruno HaibleRename local variable 'not'. Needed when CC=g++.
2005-03-15 Paul Eggert* mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
2005-03-14 Simon Josefsson*** empty log message ***
2005-03-14 Paul Eggert* strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
2005-03-09 Jim Meyeringreplace leading spaces with TABs
2005-03-09 Jim Meyering*** empty log message ***
2005-03-09 Paul EggertFactor int-properties macros into a single file, except for
2005-03-07 Bruno HaibleDon't define MAP_FILE and MAP_FAILED before <sys/mman...
2005-03-03 Bruno HaibleNew module 'pagealign_alloc'.
2005-03-02 Bruno HaibleFix for AIX.
2005-03-01 Paul EggertRemove workaround for bug in Linux kernel 2.6.8 or...
2005-03-01 Bruno HaibleUpdate from gettext 0.14.2.
2005-02-26 Paul Eggert* modules/gethrxtime: New file.
2005-02-24 Bruno HaibleUpdate from GNU gettext 0.14.2.
2005-02-24 Bruno HaibleUpdate from GNU gettext 0.14.2.
2005-02-23 Simon Josefsson2005-02-22 Simon Josefsson <jas@extundo.com>
2005-02-20 Jim Meyering*** empty log message ***
2005-02-12 Bruno HaibleChangeLog entry optics.
2005-02-03 Paul Eggert* modules/chdir-long (Depends-on): Add memrchr.
2005-02-02 Sergey PoznyakoffUpdated
2005-02-01 Paul Eggert* mountlist.h (MOUNTLIST_H_): New macro, to protect...
2005-01-29 Bruno HaibleFix a link error on MacOS X.
2005-01-28 Bruno HaibleNew module 'javacomp'.
2005-01-26 Bruno HaibleNew module 'javaexec'.
2005-01-26 Simon Josefssongai_strerror.c: Use GPL in header.
2005-01-24 Sergey PoznyakoffUpdated
2005-01-24 Sergey PoznyakoffUpdated
2005-01-22 Paul EggertFix date in latest changelog entry.
2005-01-22 Paul Eggert* modules/chdir-long (Depends-on): Remove mempcpy.
2005-01-21 Bruno HaibleNew module 'classpath'.
2005-01-21 Paul Eggert* MODULES.html.sh (Command-line arguments): Add version...
2005-01-20 Paul Eggert* lib/save-cwd.c (save_cwd): Remove code to support...
2005-01-20 Simon Josefsson* base64.h (isbase64): Add.
2005-01-19 Bruno HaibleNew module 'sh-quote'.
2005-01-18 Paul EggertMerge from coreutils.
2005-01-17 Bruno HaibleMove some conditionals from the .c file to the .m4...
2005-01-17 Bruno HaibleUpdate from gettext.
2005-01-17 Bruno HaibleThe fwriteerror() function now needs to fclose() the...
2005-01-17 Bruno HaibleDeclare environ; not all systems declare it.
2005-01-04 Paul Eggert* human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
2004-12-29 Paul Eggert* error.c: Remove dependency on gettext and libintl.
2004-12-24 Paul Eggert* c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD,...
2004-12-24 Paul Eggert* getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since...
2004-12-24 Paul Eggert* getdate.y (YYINITDEPTH): New macro.
2004-12-22 Sergey PoznyakoffUpdated
2004-12-19 Paul Eggert* alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not...
2004-12-18 Bruno HaibleSignals whose handler is set to SIG_IGN are not fatal.
2004-12-08 Paul EggertMerge from coreutils.
2004-12-05 Paul EggertImport chamges from coreutils, so that the code now...
2004-12-03 Paul Eggert* mktime.c (__mktime_internal): If SEC_REQUESTED !...
2004-12-01 Paul EggertImport readutmp and getcwd changes from gnulib.
2004-11-30 Simon JosefssonAdd base64.
2004-11-28 Paul Eggert* getcwd.h: New file, which I forgot to check in on...
2004-11-26 Paul EggertMerge from coreutils for getcwd and HP-UX 11.
2004-11-23 Jim Meyering*** empty log message ***
2004-11-23 Paul EggertMerge from coreutils.
2004-11-23 Sergey PoznyakoffUpdated
2004-11-21 Paul EggertUpdate log to match latest getopt checkin.
2004-11-21 Paul Eggert* getopt_.h: Use __CONCAT rather than ## directly.
2004-11-19 Bruno HaibleMove comments from strtok_r.c to strtok_r.h.
2004-11-17 Paul Eggertrealloc, calloc portability fixes.
2004-11-17 Paul EggertAdd log for human.h, xgetcwd.c (import from coreutils).
2004-11-17 Paul EggertImport from coreutils.
2004-11-17 Paul EggertFurther getopt changes to make it more acceptable to...
2004-11-17 Paul EggertMerge from coreutils to support a more-standard getopt.
2004-11-16 Paul Eggert* getdate.y (tORDINAL): New token.
2004-11-15 Jim Meyering.
2004-11-12 Simon JosefssonAdd strtok_r.
2004-11-11 Paul Eggert* getopt_.h: Add __getopt_argv_const. Include <stdlib...
2004-11-11 Paul Eggert* getopt_.h: rename getopt to __GETOPT_PREFIX##getopt...
2004-11-11 Jim Meyering*** empty log message ***
2004-11-11 Paul EggertFix >> problems in getdate.y, strftime.c, quotearg.c.
next