ack.git
2007-02-25 dtrgRemoved a dynamically generated file from the distribution. release-6-0-pre-1
2007-02-25 dtrgAdded some OpenBSD-related comments.
2007-02-25 dtrgApplied a patch to support OpenBSD.
2007-02-25 dtrgReplaced the call to posix.setenv() with the more portable
2007-02-25 dtrgRemoved some explicit (and wrong) redeclarations of...
2007-02-25 dtrgPerformed major renovations to make the script work...
2007-02-25 dtrgem_table is now in /h; new_table is now in util/data.
2007-02-25 dtrgUpdated for the new release.
2007-02-25 dtrgAdded the ability to install a built ACK, and did some...
2007-02-25 dtrgAdjusted some of the default parameters and their names.
2007-02-25 dtrgUpdated .distr files for the new release.
2007-02-25 dtrgem_table is now in /h, not /etc.
2007-02-25 dtrgnew_table is now in /util/data, not /etc.
2007-02-25 dtrgNow installs the man page.
2007-02-25 dtrgRemove non-standard .SB tags.
2007-02-25 dtrgAdded shell magic.
2007-02-25 dtrgMoved to /h.
2007-02-25 dtrgMoved sys/timeb.h from include/_tail_mon.
2007-02-25 dtrgMoved from /etc.
2007-02-25 dtrgUpdated to version 0.1.1 of Prime Mover.
2007-02-25 dtrgAdded example programs.
2007-02-24 dtrgRemoved some bashish; added comment support; removed...
2007-02-24 dtrgAdded pregenerated versions of the LLgen source files...
2007-02-20 dtrgDone a major overhaul of the way target include files...
2007-02-20 dtrgAdded a definition of endrom.
2007-02-20 dtrgAdded some comments and a CVS header.
2007-02-20 dtrgTweaked to allow _ as a leading character in identifier...
2007-02-20 dtrgAdded some missing #includes.
2007-02-20 dtrgNow uses fd 0 instead of trying to explicitly open...
2007-02-20 dtrgChanged to no longer include /usr/include by default.
2007-02-20 dtrgFixed some reentrant comments.
2007-02-20 dtrgChanged the 'preprocess' rule to use the system C prepr...
2007-02-20 dtrgAdded some missing CVS headers and did a bit of cleanin...
2007-02-20 dtrgFixed a compilation error that was causing opt to not...
2007-02-20 dtrgAdded 8086 PC bootable floppy support (pc86).
2006-11-11 dtrgFixed a bug in the maximum segment calculation.
2006-11-11 dtrgUpdated to work with the new version of pm.
2006-11-11 dtrgNow uses the version of LLgen included with the ACK...
2006-11-11 dtrgAdded a pmfile to allow LLgen to be built as part of...
2006-10-16 dtrgAdded support for anm, asize, ashow, astrip and the...
2006-10-16 dtrgAdded new aslod tool for making memory dumps.
2006-10-16 dtrgSanitised the use of #include files to more properly...
2006-10-15 dtrgUpdated to the version 0.1 of Prime Mover (which involv...
2006-07-30 dtrgack expects the tail_ libraries not to have the .a...
2006-07-30 dtrgModified to install aal's manpage.
2006-07-30 dtrgAdded support for the ANSI C language runtime and prepr...
2006-07-30 dtrgAdded rules for building things with the ack itself.
2006-07-30 dtrgBroke dependency on tool_cpp in order to speed up the...
2006-07-30 dtrgRationalised use of #includes to be more standards...
2006-07-30 dtrgAdjusted to only check the module name against the...
2006-07-30 dtrgAdded the correct shell script magic. (Some platforms...
2006-07-30 dtrgWorked around a mysterious preprocessor oddness causing...
2006-07-30 dtrgUpdated to the latest version of pm.
2006-07-27 dtrgAdded support for the K&R C language runtime.
2006-07-27 dtrgAdded support for the Modula-2 language runtime.
2006-07-27 dtrgAdded support for the Pascal language runtime.
2006-07-27 dtrgAdded support for the Basic and Occam language runtimes.
2006-07-26 dtrgAdded support for the Basic compiler.
2006-07-26 dtrgRationalised use of #includes to be more standards...
2006-07-26 dtrgAdjusted to allow the path of the Lpars.h file to be...
2006-07-26 dtrgUpdated to the latest version of pm.
2006-07-26 dtrgAdded support for the Occam compiler.
2006-07-26 dtrgRationalised use of #includes to be more standards...
2006-07-26 dtrgRenamed em.h to occam-em.h to avoid a clash with an...
2006-07-26 dtrgTweaked the CVS settings.
2006-07-26 dtrgAdded support for the Modula-2 compiler.
2006-07-26 dtrgRationalised use of #includes to be more standards...
2006-07-26 dtrgChanged to no longer build sys_lock() and sys_unlock...
2006-07-26 dtrgFixed to use rename() for renaming files, not link...
2006-07-26 dtrgNow avoids piping shell scripts into a new instance...
2006-07-26 dtrgModified to include the appropriate header file rather...
2006-07-26 dtrgUpdated to the latest version of pm.
2006-07-25 dtrgModified to not try to unlink directories when installing.
2006-07-25 dtrgUpdated version number.
2006-07-25 dtrgModified to use rename() instead of link()/unlink(...
2006-07-25 dtrgUpdated to the latest version of pm which installs...
2006-07-25 dtrgUpdated to the latest version of pm.
2006-07-25 dtrgUpdated to the latest version of pm.
2006-07-23 dtrgAdded a workaround for an OSX compiler bug.
2006-07-23 dtrgUpdated to the latest version of pm.
2006-07-23 dtrgReplaced calls to the custom strindex() and strrindex...
2006-07-23 dtrgModified to no longer build unoptimised duplicates...
2006-07-23 dtrgChanged to call ranlib on ar archives. (Unnecessary...
2006-07-23 dtrgRemoved a really unpleasant test for whether a pointer...
2006-07-23 dtrgModified to avoid creating a zero-length iargs array...
2006-07-23 dtrgcpp now gets installed in the right place.
2006-07-22 dtrgReally added support for the Pascal compiler.
2006-07-22 dtrgAdded support for the Pascal compiler.
2006-07-22 dtrgRationalised use of #includes to be more standards...
2006-07-22 dtrgChanged to export a header file so it can be correctly...
2006-07-22 dtrgcpp now gets installed in the right place.
2006-07-22 dtrgled now gets installed into the right place.
2006-07-22 dtrgAdded support for the esize object inspection tool.
2006-07-22 dtrgRationalised use of #includes to be more standards...
2006-07-22 dtrgAdded support for the led link editor.
2006-07-22 dtrgRationalised use of #includes to be more standards...
2006-07-22 dtrgAdded support for the top target peephole optimiser.
2006-07-22 dtrgUpdated to the latest version of pm.
2006-07-22 dtrgRationalised use of #includes to be more standards...
2006-07-22 dtrgRemoved a huge, ancient comment dating from the genmake...
next