Age | Commit message (Expand) | Author |
2017-04-01 | configure: check for GLib from beyond the g_type_init era | Joshua Judson Rosen |
2017-04-01 | configure: don't bother explicitly AC_SUBST'ing after PKG_CHECK_MODULES | Joshua Judson Rosen |
2017-04-01 | README: note that we need GTK+ 2.x! | Joshua Judson Rosen |
2017-03-29 | README: update to specify Guile 2.0, not 1.2-1.3 | Joshua Judson Rosen |
2017-03-29 | robot-move: pause for USLEEP_TIME even after zero-length moves | Joshua Judson Rosen |
2017-03-28 | Let the GUI process between updates! | Joshua Judson Rosen |
2017-03-28 | UI: show for _what_ types of things robot is smelling/feeling/looking | Joshua Judson Rosen |
2017-03-28 | REPL: just use guile's normal REPL | Joshua Judson Rosen |
2017-03-28 | catch_handler: restore/fix reporting of actual error-messages | Joshua Judson Rosen |
2017-03-28 | robot-move: signal DEATH only _after_ the display has been updated | Joshua Judson Rosen |
2017-03-28 | ui-cmdwin: redirect all stdio into the embedded terminal | Joshua Judson Rosen |
2017-03-28 | Drop unnecessary spinlock (loading, ploading) | Joshua Judson Rosen |
2017-03-28 | Invert GTK+/guile thread relationship | Joshua Judson Rosen |
2017-03-28 | api: accept symbols (as well as strings) | Joshua Judson Rosen |
2017-03-28 | robot-move: prevent crash on zero-length moves | Joshua Judson Rosen |
2017-03-28 | robot-move: update display regardless of whether movement succeeded | Joshua Judson Rosen |
2017-03-28 | match apparent initial direction in GUI to actual direction | Joshua Judson Rosen |
2017-03-28 | Consistently specify directions symbolically | Joshua Judson Rosen |
2017-03-28 | UI: don't hide counters at startup | Joshua Judson Rosen |
2017-03-28 | typo-fix: "within a single box", not "withing ..." | Joshua Judson Rosen |
2017-03-28 | Prevent compiler warnings due to guile's bogus function-pointer typing | Joshua Judson Rosen |
2017-03-28 | Stop using deprecated APIs. | Joshua Judson Rosen |
2017-03-28 | Update to C99.... | Joshua Judson Rosen |
2017-03-28 | autotools: copy in config.rpath from gnulib | Joshua Judson Rosen |
2017-03-28 | Migrate to guile 2.0 | Iain R. Learmonth |
2017-03-28 | VC: ignore "compile" script inserted by Autotools | Joshua Judson Rosen |
2017-03-28 | VC: ignore only specific paths for singleton autogenerated files | Joshua Judson Rosen |
2009-11-18 | Fix autoconf mess such that you can actually specify CFLAGS to the build. | Bradley Smith |
2009-11-18 | Fix issues when compiling with optimisations. | Bradley Smith |
2008-10-14 | Change email address for Jim Hall, upon request. | Bradley Smith |
2008-08-22 | Correct scheme file installation so that the files are not executable. | Bradley Smith |
2008-08-03 | Adjust build system. | Bradley Smith |
2008-08-03 | Generate Changelog | Bradley Smith |
2008-08-03 | Make minor corrections to build system. | Bradley Smith |
2008-08-03 | Generate Changelog | Bradley Smith |
2008-08-03 | Make corrections/additions to documents. | Bradley Smith |
2008-08-03 | Bump version to 1.2.0 | Bradley Smith |
2008-08-03 | Correct Window title. | Bradley Smith |
2008-08-03 | Use pkg-config to check for Guile 1.8. | Bradley Smith |
2008-08-03 | Fix bootstraping. | Bradley Smith |
2008-08-03 | Add Gtk interface. Using a Vte for guile input. | Bradley Smith |
2008-08-02 | Add more uitest stuff. | Bradley Smith |
2008-08-02 | Adjust Changelogs. | Bradley Smith |
2008-08-02 | Add new graphics. Thanks to Eric P. Hutchins <hutchiep190@potsdam.edu> | Bradley Smith |
2008-07-12 | Improve bootstrapping script. | Bradley Smith |
2008-06-12 | Remove the -Wfatal-errors flag so that it compiles under cygwin with gcc 3.4.4. | Bradley Smith |
2008-05-20 | Add better bootstrap script. | Bradley Smith |
2008-05-20 | Change default font to fixed. | Bradley Smith |
2008-05-19 | Tidy up Xlib/Xpm checks. | Bradley Smith |
2008-05-17 | Upgrade license to GPLv3 or later. Bump version to 1.1.1. | Bradley Smith |