Menu

Code2 Commit Log


Commit Date  
[r5723] by debug

Updating some notes on supported platforms, and how/where development is done.

2010-03-19 06:51:50 Tree
[r5722] by debug

Fixing flawed mymkstemp by also passing O_CREAT | O_EXCL (used on systems without mkstemp) (reported as Debian bug #574537). I have tested it on an Ubuntu machine; it enables Linux users of gxemul to use e.g. the -j command line option (which did not work before).

2010-03-19 06:16:08 Tree
[r5721] by debug

Minor documentation updates.

2010-03-14 08:15:31 Tree
[r5720] by debug

Updating doc/translation.html with more examples on how the dyntrans system works (in pre-0.6.x and in 0.6.x).

2010-03-14 07:30:15 Tree
[r5719] by debug

Only do heavy dyntrans page ValidateConsistency() in debug builds.

2010-02-28 01:37:58 Tree
[r5718] by debug

More TODO updates.

2010-02-25 07:31:55 Tree
[r5717] by debug

increase_refcount, decrease_refcount, and release() should be non-public.

2010-02-25 07:31:39 Tree
[r5716] by debug

Updating TODO about instabilities in the cycle scheduling mechanism.

2010-02-23 06:43:39 Tree
[r5715] by debug

Adding flush() calls to stderr and stdout, in an attempt to improve clarity in test output during failures.

2010-02-23 06:36:29 Tree
[r5714] by debug

Scrapping the "plugin" concept; the already existing component framework should hopefully be enough as it is.

2010-02-22 06:34:50 Tree
Older >