Mercurial > hg > octave-nkf > gnulib-hg
graph
-
* gnulib-tool: Fix reversed $symbolic logic.Sun, 04 Sep 2005 15:57:34 +0000, by Derek R. Price
-
* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.Sun, 04 Sep 2005 00:05:32 +0000, by Derek R. Price
-
* srclist.txt: Add glibc bugs 1293.Sat, 03 Sep 2005 09:05:55 +0000, by Simon Josefsson
-
2005-09-03 Simon Josefsson <jas@extundo.com>Sat, 03 Sep 2005 08:20:57 +0000, by Simon Josefsson
-
.Sat, 03 Sep 2005 07:34:57 +0000, by Karl Berry
-
Check for arithmetic overflow when calculating sizes, to preventFri, 02 Sep 2005 22:54:59 +0000, by Paul Eggert
-
* modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,Fri, 02 Sep 2005 19:43:54 +0000, by Paul Eggert
-
Provide defaults where needed.Fri, 02 Sep 2005 17:28:31 +0000, by Bruno Haible
-
2005-09-02 Simon Josefsson <jas@extundo.com>Fri, 02 Sep 2005 14:44:37 +0000, by Simon Josefsson
-
argz.m4 moved in libtool sourceFri, 02 Sep 2005 12:27:28 +0000, by Karl Berry
-
Omit lib-link.m4 and lib-prefix.m4 temporarily.Fri, 02 Sep 2005 11:23:44 +0000, by Bruno Haible
-
Support for lib vs. lib64 distinction on biarch platforms.Fri, 02 Sep 2005 11:20:50 +0000, by Bruno Haible
-
Don't put symlinks unless asked for.Fri, 02 Sep 2005 11:18:48 +0000, by Bruno Haible
-
* lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,Thu, 01 Sep 2005 22:36:04 +0000, by Paul Eggert
-
* regex_internal.c (re_string_context_at): Fix bug where theThu, 01 Sep 2005 22:10:59 +0000, by Paul Eggert
-
* lib/regex_internal.c (build_wcs_upper_buffer): Fix portabilityThu, 01 Sep 2005 21:01:26 +0000, by Paul Eggert
-
Use bool where appropriate.Thu, 01 Sep 2005 19:41:07 +0000, by Paul Eggert
-
*** empty log message ***Thu, 01 Sep 2005 18:10:07 +0000, by Jim Meyering
-
Require gl_STAT_MACROSThu, 01 Sep 2005 18:10:01 +0000, by Jim Meyering
-
Require gl_FUNC_CHOWN, for the definition ofThu, 01 Sep 2005 18:08:21 +0000, by Jim Meyering
-
*** empty log message ***Thu, 01 Sep 2005 18:08:06 +0000, by Jim Meyering
-
Don't complain about missing options in the first-use case.Thu, 01 Sep 2005 12:28:32 +0000, by Bruno Haible
-
Remove the .tmp files.Thu, 01 Sep 2005 12:18:03 +0000, by Bruno Haible
-
2005-08-31 Derek Price <derek@ximbiot.com>Thu, 01 Sep 2005 11:09:14 +0000, by Simon Josefsson
-
.Thu, 01 Sep 2005 08:24:40 +0000, by Karl Berry
-
* lib/regex_internal.c (re_string_reconstruct): Don't assume bufferThu, 01 Sep 2005 07:03:01 +0000, by Paul Eggert
-
* lib/regcomp.c (search_duplicated_node): Make first pointer argWed, 31 Aug 2005 23:36:42 +0000, by Paul Eggert
-
On 64-bit hosts (where size_t is 64 bits and int is 32 bits), theWed, 31 Aug 2005 22:51:09 +0000, by Paul Eggert
-
Make it possible to use multiple gnulib instantiations with the sameWed, 31 Aug 2005 20:57:03 +0000, by Bruno Haible
-
Avoid unnecessary diffs in the generated lib/Makefile.am.Wed, 31 Aug 2005 20:55:19 +0000, by Bruno Haible
-
Read the previous cached settings.Wed, 31 Aug 2005 20:54:49 +0000, by Bruno Haible
-
Separate the generates files into cvs-committable files and frequentlyWed, 31 Aug 2005 20:53:42 +0000, by Bruno Haible
-
Avoid multiple copies of AC_GNU_SOURCE in the configure file.Wed, 31 Aug 2005 20:52:14 +0000, by Bruno Haible
-
Rename some variables.Wed, 31 Aug 2005 20:51:41 +0000, by Bruno Haible
-
Put all dummy definitions of gnulib-tool's specification macros intoWed, 31 Aug 2005 20:51:09 +0000, by Bruno Haible
-
New option --macro-prefix.Wed, 31 Aug 2005 20:48:36 +0000, by Bruno Haible
-
Emit a stub for gl_LIBTOOL: we want to cache whether --libtool was specified.Wed, 31 Aug 2005 20:46:59 +0000, by Bruno Haible
-
* lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:Wed, 31 Aug 2005 20:27:56 +0000, by Paul Eggert
-
* lib/regexec.c (re_search_internal): Simplify update ofWed, 31 Aug 2005 19:55:29 +0000, by Paul Eggert
-
Add glibc bug 1277.Wed, 31 Aug 2005 19:40:48 +0000, by Paul Eggert
-
* lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):Wed, 31 Aug 2005 19:38:13 +0000, by Paul Eggert
-
* lib/regex_internal.h (re_sub_match_top_t): Remove unused memberWed, 31 Aug 2005 18:08:34 +0000, by Paul Eggert
-
*** empty log message ***Wed, 31 Aug 2005 15:56:30 +0000, by Jim Meyering
-
Add a FIXME comment.Wed, 31 Aug 2005 15:56:01 +0000, by Jim Meyering
-
*** empty log message ***Wed, 31 Aug 2005 15:39:56 +0000, by Jim Meyering
-
(Files): Add stdio--.h.Wed, 31 Aug 2005 15:39:48 +0000, by Jim Meyering
-
(Files): Add unistd--.h.Wed, 31 Aug 2005 15:39:33 +0000, by Jim Meyering
-
Include a header, to define NULL.Wed, 31 Aug 2005 11:51:18 +0000, by Bruno Haible
-
* iconvme.h: Add prototype for iconv_alloc.Tue, 30 Aug 2005 07:38:53 +0000, by Simon Josefsson
-
.Tue, 30 Aug 2005 07:36:01 +0000, by Karl Berry
-
Avoid unnecessary spaces in $avoidlist.Mon, 29 Aug 2005 20:03:01 +0000, by Bruno Haible
-
Emit more comments and advice.Mon, 29 Aug 2005 20:02:25 +0000, by Bruno Haible
-
Protect references to destdir with double-quotes.Mon, 29 Aug 2005 19:59:56 +0000, by Bruno Haible
-
*** empty log message ***Mon, 29 Aug 2005 11:57:22 +0000, by Jim Meyering
-
If more parameters are given, check each of themMon, 29 Aug 2005 11:57:17 +0000, by Jim Meyering
-
Fix rule to not assume GNU make.Mon, 29 Aug 2005 11:13:56 +0000, by Bruno Haible
-
Fix, spotted by Stepan Kasal.Mon, 29 Aug 2005 11:08:46 +0000, by Bruno Haible
-
Fix typo in description, spotted by Stepan Kasal.Mon, 29 Aug 2005 11:01:04 +0000, by Bruno Haible
-
* iconvme.c: Fix errno.Mon, 29 Aug 2005 08:09:21 +0000, by Simon Josefsson
-
.Sun, 28 Aug 2005 07:34:41 +0000, by Karl Berry