Menu

Code2 Commit Log


Commit Date  
[r30] by debug

Minor update for nicer Doxygen output.

2008-03-25 05:29:36 Tree
[r29] by debug

Making the counter in the ReferenceCountable class mutable, because const objects also need to be reference countable.

2008-03-25 05:25:16 Tree
[r28] by debug

Adding a useful "todo" make target, which greps for all TODO strings in the source code.

2008-03-24 09:45:41 Tree
[r27] by debug

Mention the mailing lists and IRC channel in the documentation.

2008-03-24 09:22:47 Tree
[r26] by debug

Making the code compile cleanly with GNU C++' -pedantic. The
only module where -pedantic is not used is src/ir/, which needs
to cast e.g. uint8_t* to function pointer (for runtime
generated code).

2008-03-24 07:47:27 Tree
[r25] by debug

Updating the TODO.

2008-03-24 07:45:40 Tree
[r24] by debug

Adding dummy Save/SaveAs menu entries to the GTKMM UI. Also experimenting with graying out the Undo and Redo actions in the GUI (by querying the ActionStack).

2008-03-23 17:16:05 Tree
[r23] by debug

Make StateVariable.cc compile with GNU C++ 3.4.6 without warnings.

2008-03-22 13:49:17 Tree
[r22] by debug

Adding some more (dummy) GTKMM menu entries.

2008-03-22 13:33:44 Tree
[r21] by debug

Adding a preliminary toolbar to the GTKMM GUI.

2008-03-22 13:00:54 Tree
Older >