summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-06-06- Work around a bug in glibc glob(3), by avoiding GLOB_NOCHECK.Paul Smith1-0/+10
2009-06-05- Add forgotten variable/define test suitePaul Smith1-0/+2
2009-06-04- Modify access of config and gnulib Savannah modules to use GITPaul Smith1-0/+64
2009-05-26Add 'private' variable modifier, feature submitted by Ramon Garcia.Paul Smith1-0/+30
2009-05-24We had the incorrect ISBN in the manual; not sure what happened herePaul Smith1-0/+5
2009-05-24Found this change in an old CVS workspace: rewrite savestring() to thePaul Smith1-0/+11
2009-03-14(convert_Path_to_windows32): Fix last change. Fixes Savannah bug #25412.Eli Zaretskii1-0/+3
2009-03-14<top level>: Update Copyright years. Add prototype for xmalloc.Eli Zaretskii1-0/+12
2009-03-07 * function.c (func_shell): Don't close pipedes[1] if it is -1.Eli Zaretskii1-0/+5
2008-09-30 * build_w32.bat (GCCBuild): Use "-gdwarf-2 -g3" instead ofEli Zaretskii1-0/+7
2008-09-30 * job.c (construct_command_argv_internal): Avoid extra backslashEli Zaretskii1-0/+6
2008-05-31*** empty log message ***Eli Zaretskii1-0/+7
2008-05-18Manual typo.Paul Smith1-0/+4
2008-03-28Update the translation project location for PO files (again)Paul Smith1-0/+10
2008-01-26*** empty log message ***Eli Zaretskii1-0/+5
2007-12-22Makefile.DOS.template (info_TEXINFOS): Remove unused variable.Eli Zaretskii1-0/+21
2007-12-22configh.dos.template [__DJGPP__]: Replace HAVE_SYS_SIGLIST withEli Zaretskii1-0/+11
2007-12-22config.h.W32: Include sys/types.h.Eli Zaretskii1-0/+3
2007-12-22vpath.c (construct_vpath_list) [HAVE_DOS_PATHS]: Support VPATH values thatEli Zaretskii1-0/+6
2007-11-05For mod times farther in the future, print the value in fixed-point ratherPaul Smith1-0/+5
2007-11-04New special variable: .RECIPEPREFIXPaul Smith1-0/+49
2007-10-13Windows: allow SHELL to be set to a more complex value by checking itsPaul Smith1-0/+6
2007-10-10Fixes from Eli Zaretskii:Paul Smith1-0/+16
2007-10-10Some Windows fixes to allow builds to succeed.Paul Smith1-0/+12
2007-08-15Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.Paul Smith1-0/+13
2007-07-14Fix Savannah bug #20452.Paul Smith1-0/+7
2007-07-04* Update to GPLv3Paul Smith1-4/+15
2007-06-19Fix a core dump when reading_file is 0 (20033).Paul Smith1-0/+10
2007-05-11Fix some documentation gitches.Paul Smith1-0/+16
2007-05-09Fix Savannah bug #19656: rationalize our use of case-insensitive stringPaul Smith1-0/+22
2007-03-21Fix Savannah bug #19348: if the user specifiedPaul Smith1-1/+6
2007-03-20This is a major update, which switches virtually every allocated-but-not-freedPaul Smith1-1/+23
2006-11-18Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith1-1/+42
2006-10-01Fixed a number of documentation bugs, plus some build/install issues:Paul Smith1-0/+66
2006-04-09Another round of cleanups:Paul Smith1-0/+27
2006-04-07Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith1-0/+17
2006-04-01Release GNU make 3.81.Paul Smith1-0/+36
2006-03-22Fixed Savannah bug #16140.Boris Kolpackov1-0/+6
2006-03-20Add some alloca(0) calls for systems without "normal" alloca support.Paul Smith1-0/+15
2006-03-17Minor tweaks for 3.81rc2.Paul Smith1-0/+6
2006-03-17Fixed Savannah bug #16053.Boris Kolpackov1-1/+16
2006-03-15Fix Savannah bug #15913.Paul Smith1-1/+9
2006-03-10Numerous updates to tests for issues found on Cygwin and Windows.Paul Smith1-0/+25
2006-03-08Some test updates for Windows.Paul Smith1-0/+6
2006-02-21Fix a potential core dump when merging aliases. Might fix bug #15818.Paul Smith1-0/+5
2006-02-20- Memory cleanups, found with valgrind.Paul Smith1-0/+22
2006-02-17Make sure we don't introduce a circularity into the variable set linkedPaul Smith1-0/+9
2006-02-15Fix Savannah bug #106: keep separate track of which variable we arePaul Smith1-0/+21
2006-02-14Some memory leak cleanups (found with valgrind).Paul Smith1-0/+18
2006-02-13Fix bug #11183.Paul Smith1-0/+6