summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-09-26Fix some memory leaks, found with valgrind.Paul Smith1-0/+6
2009-09-25Performance improvement.Boris Kolpackov1-0/+5
2009-09-25Merge three parallel arrays into one. Make sure sufficient space is allocated.Boris Kolpackov1-0/+7
2009-09-24- Fix broken handling of order-only prereqs in secondary expansionPaul Smith1-1/+11
2009-09-24- Rework secondary expansion so we only defer it if there's a possibilityPaul Smith1-0/+53
2009-09-16- Add xcalloc() and call itPaul Smith1-0/+49
2009-09-14*** empty log message ***Eli Zaretskii1-0/+5
2009-09-12- Fix Savannah bug #21824: don't loop through NULL cmds pointerPaul Smith1-0/+13
2009-08-31 * function.c (windows32_openpipe): Update envp after callingEli Zaretskii1-0/+5
2009-08-02- Fix Savannah bug #27093Paul Smith1-0/+12
2009-08-01Changes from Ralf Wildenhues.Paul Smith1-0/+16
2009-07-04function.c (func_realpath) [!HAVE_REALPATH]: Require the file toEli Zaretskii1-1/+6
2009-07-04 * function.c (IS_ABSOLUTE, ROOT_LEN): New macros.Eli Zaretskii1-0/+7
2009-06-14- Forgot changelog for fix 13529Paul Smith1-0/+8
2009-06-13- Fix Savannah bug #13401Paul Smith1-0/+5
2009-06-13- Fixes Savannah bug #18435Paul Smith1-0/+4
2009-06-13- Fix Savannah bug 17825Paul Smith1-0/+18
2009-06-10- Fix Savannah bug #19108Paul Smith1-0/+8
2009-06-09- Fix Savannah bug #18124Paul Smith1-0/+21
2009-06-07- Fix Savannah bug #24622Paul Smith1-0/+5
2009-06-07- Add a new test suite for LIBPATTERNSPaul Smith1-0/+19
2009-06-06Add attribution.Paul Smith1-0/+2
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