Menu

Code2 Commit Log


Commit Date  
[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
[r20] by debug

Upgrading configure script check for gtkmm-2.4 from version 2.12.1 to 2.12.5. (Maybe not stricly necessary, but that is what I am currently using for development.)

2008-03-22 13:00:18 Tree
[r19] by debug

More work on the RAMComponent class: endianness for loads and stores larger than 8 bits, some simple unit tests.

2008-03-22 11:23:05 Tree
[r18] by debug

Removing the trailing dot (.) in comments, to make it look more like other .desktop files.

2008-03-22 11:22:16 Tree
[r17] by debug

"make install" now installs .desktop and icon files.

2008-03-21 08:09:42 Tree
Older >