ack.git
2015-06-24 Manoel TrapierNext batch of warning hunt...
2015-06-24 Manoel TrapierCorrect an incoherency with arith and label types.
2015-06-24 Manoel TrapierRemove more warns on ncgg
2015-06-24 Manoel TrapierAs suspected clang/Linux have it's own sort of warns ^^
2015-06-24 GodzilNow CGG compile without warns ;)
2015-06-24 GodzilRemove bad prototypes
2015-06-24 Manoel TrapierAnother batch..
2015-06-24 Manoel TrapierMore strict checks...
2015-06-24 Manoel TrapierReordonate modules in a more logical way.
2015-06-24 Manoel TrapierBeing a bit more strict on warnings (-Wall).
2015-06-24 Manoel TrapierMake GCC happy with current patchs and compilation...
2015-06-24 GodzilAnother batch especially on C ANSI frontend
2015-06-24 GodzilAdd a global symbol2str header
2015-06-24 GodzilUpdate .gitignore
2015-06-24 GodzilCorrect printf with 64bit pointer
2015-06-24 GodzilCorrect some error on static function declaration.
2015-06-24 Manoel TrapierA bit of missing corections.
2015-06-24 Manoel TrapierStarting ANSI C frontend
2015-06-24 Manoel TrapierNext batch
2015-06-24 GodzilGetting sync.
2015-06-24 GodzilAdd missing stdarg (funnily, linux/clang does not compl...
2015-06-24 Manoel TrapierNext batch...
2015-06-24 Manoel TrapierUpdate README.
2015-06-24 Manoel TrapierAdd transtyping for support of 64bit cpu and 32cpu...
2015-06-24 GodzilAnother batch...
2015-06-24 GodzilCorrect printf, and minor changes
2015-06-24 GodzilAdd missing function prototype.
2015-06-24 GodzilChange arith type to force it to be 32bit.
2015-06-24 Manoel TrapierAnother batch...
2015-06-24 Manoel TrapierChange from yacc to byacc (yacc build code that generat...
2015-06-24 Manoel TrapierANSIfication] Another batch.
2015-06-24 Manoel TrapierNext batch.
2015-06-24 Manoel TrapierUpdate a bit of module em_code.
2015-06-24 Manoel TrapierUpdate module assert
2015-06-24 Manoel TrapierUpdate tokens.g and regenerate tokens.c with it.
2015-06-24 Manoel TrapierUpdate LLgen.g and regenerate LLgen.c with it.
2015-06-24 Manoel TrapierNext batch, LLgen no longuer have warning under linux...
2015-06-24 Manoel TrapierNext batch of Ansi-ification
2015-06-24 Manoel TrapierPart 1 of warning/old k&r inconsistency correction.
2015-06-24 Manoel TrapierForce C89 and error on all warnings.
2015-06-24 Manoel TrapierAdd missing Copyright file
2015-06-24 Manoel Trapierexchange LICENSE and Copyright file
2015-06-24 GodzilStart k&r to ansi modification
2015-06-24 Manoel TrapierUpdate README to display better in markdown
2015-06-24 Manoel TrapierAdd markdown and license file
2015-06-24 Manoel TrapierAdd gitignore file.
2015-06-24 Manoel TrapierAdd NES platform to default build. (Still more to go...
2015-06-24 Manoel TrapierCorrect mach cg pmfile that incorrectly reference PLATF...
2015-06-24 Manoel TrapierCopy pc86 platform to nes platform, and make change...
2012-12-14 David GivenBack out erroneous change.
2012-10-24 George KoehlerPrevent segfault when trying to print an error message.
2012-09-27 David GivenChange from using platform-specific types to stdint...
2012-09-27 David GivenChange to use stdint's implementation independent types...
2012-09-23 George KoehlerMerge deletion of many undead files.
2012-09-23 George KoehlerAllow pc86 bootloader to boot from more floppy drives.
2012-09-22 George KoehlerPrevent division by zero in aslod.
2012-09-21 George KoehlerDelete 689 undead files.
2012-09-20 George Koehler*Again* fix fit16i() for systems with 64-bit long.
2012-09-17 George KoehlerDelete old and unused files from modules/src/em_code
2012-09-16 George KoehlerFix fit16i() for systems with 64-bit long.
2012-09-07 George KoehlerFix more functions in util/ack for 64-bit hosts.
2012-09-07 George KoehlerFix cemcom.ansi for 64-bit hosts.
2012-02-27 David GivenFix a 64-bitness issue (removed some untyped K&R C...
2011-06-15 Ceriel JacobsAdded atol() that ignores overflow, so that unsigned...
2011-06-15 Ceriel JacobsFixed CFU
2011-05-18 cjhjacobsFixed bug reported on tack-devel mailing list on 20...
2011-03-20 David GivenRemoved file that the CVS conversion procedure left...
2011-02-11 cvs2hgconvert CVS tags
2010-10-02 dtrgReplaced dis and new with modern implementations donate...
2010-10-02 dtrgCall the correct kill() and getpid() syscalls rather...
2010-09-27 dtrgNow call creat() and open() instead of _creat() and...
2010-09-27 dtrgAdded support for remove() and unlink().
2010-09-01 dtrgFixed very old bug where Streams.GetStreamPosition...
2010-08-20 dtrgFixed definitions of O_* flags.
2010-08-09 dtrgRemove references to using-machine-name-for-compiler...
2010-08-06 dtrgChanged to actually work. (On modern Linux systems...
2010-08-06 dtrgFlush stdout before prompting the user for input.
2010-08-05 dtrgFlush output stream before waiting for user input.
2010-08-04 cvs2hgfixup commit for tag 'release-6-0-pre-4' release-6-0-pre-4
2010-08-04 dtrgForgot to update version number. release-6-0-pre-4
2010-08-04 dtrgUpdated for 6.0pre4.
2010-08-04 dtrgFixed typo.
2010-08-01 dtrgPrevent build failure on modern Bisons (which are more...
2010-08-01 dtrgInvoke genfiles explicitly with sh --- CVS doesn't...
2010-08-01 dtrgRenamed 'switch' variable to avoid conflict with a...
2010-08-01 dtrgRenamed getline() to getln() to avoid conflict with...
2008-03-20 dtrgAdded a very-nearly-noop peephole optimiser for Z80.
2008-03-20 dtrgProperly handles files ending in a partial line.
2007-11-02 dtrgArchival checkin (semi-working code).
2007-04-29 cvs2hgfixup commit for tag 'release-6-0-pre-3' release-6-0-pre-3
2007-04-29 dtrgConfigured distr system for the 6.0pre3 release. release-6-0-pre-3
2007-04-29 dtrgCleaned up a bit and made work with the new platform...
2007-04-29 dtrgNow using more conservative optimisation due to random...
2007-04-29 dtrgAdded optimised rules for int<<8 and uint>>8 (which...
2007-04-29 dtrgFixed the ego parameters to actually allow extended...
2007-04-29 dtrgUse better optimisation options.
2007-04-29 dtrgNow runs descr files through the ANSI C preprocessor...
2007-04-29 dtrgFixed the trap code to write out the error message...
2007-04-29 dtrgDisabled the code to throw signals on EM traps; this...
2007-04-29 dtrgAdded suppot for BSS clearing and command line parsing.
next