Menu

Code2 Commit Log


Commit Date  
[r44] by debug

Removing the obsolete CVS id tag.

2008-03-30 13:21:23 Tree
[r43] by debug

Continuing on the GTKMM GUI (File->Open/Save/Save As show
file chooser dialogs, and Edit->Undo/Redo execute the "undo"
and "redo" commands). "File->New from Blank" and "Go/Continue"
also have bare-bones implementations.

2008-03-30 13:19:05 Tree
[r42] by debug

Minor fixes to make the source code build with a 20080321 snapshot of GCC 4.4.

2008-03-29 07:48:58 Tree
[r41] by debug

Cleaning up the CFLAGS/CXXFLAGS/COPTIM/CWARNINGS mess in the
configure script and Makefile.skel files; only CXXFLAGS (and
CXXFLAGSBASE) are used from now on. Also removing some other
unused legacy stuff from the configure script.

2008-03-28 20:40:08 Tree
[r40] by debug

Implementing support for Double state variables. CPU speed is now a state variable, in CPUComponent.

2008-03-28 19:30:57 Tree
[r39] by debug

Fixing ConsoleUI.cc again to work on FreeBSD. (Signal handlers should not be extern "C" and static at the same time, only extern "C".)

2008-03-28 16:24:19 Tree
[r38] by debug

Making everything build using SunStudio (Sun C++ 5.9).

2008-03-28 16:18:15 Tree
[r37] by debug

Updating the Intro section, thank-you note, etc.

2008-03-26 06:01:57 Tree
[r36] by debug

Removing the checks for strlcpy and strtoull from the configure script (not used anymore).

2008-03-25 19:49:44 Tree
[r35] by debug

Fix build on FreeBSD/Alpha 4.9.

2008-03-25 19:24:27 Tree
Older >