Age | Commit message (Expand) | Author | Files | Lines |
2015-03-08 | Fix misc warnings. | dos-reis | 1 | -1/+1 |
2014-08-16 | Avoid SBCL deprecated features. | dos-reis | 1 | -9/+2 |
2014-02-24 | Rename CXXCOMPILE to COMPILE and CXXLINK to LINK | dos-reis | 1 | -4/+4 |
2014-02-10 | Clean up global variable names. | dos-reis | 1 | -3/+3 |
2014-02-03 | Fix global variable names in Makefiles | dos-reis | 1 | -4/+4 |
2013-06-30 | Simplify 'server' definition and use. | dos-reis | 2 | -22/+13 |
2013-04-03 | Fix up fallout from C++11 switch | dos-reis | 1 | -2/+2 |
2013-04-01 | Fix sed issue on MAC OS X Montain Lion | dos-reis | 2 | -0/+2 |
2013-04-01 | More C cleanups | dos-reis | 3 | -4/+5 |
2012-05-10 | * hyper/initx.c: Fixed spelling errors. | Igor Pashev | 1 | -1/+1 |
2011-08-19 | Fix Graphics components startup | alfredoport | 1 | -24/+40 |
2011-06-30 | * sman/sman.c (main): Don't start Hyperdoc if no X11 server is running. | dos-reis | 1 | -1/+2 |
2011-06-26 | Fix thinko | dos-reis | 1 | -1/+1 |
2011-06-26 | * sman/Makefile.in (oa_OpenAxiom_ldflags): New. | dos-reis | 1 | -2/+4 |
2011-06-25 | * sman/sman.c (main): Don't start the graphics and no X11 server | dos-reis | 1 | -1/+1 |
2011-06-25 | * sman/sman.c (main): Don't start the graphics and no X11 server | dos-reis | 1 | -1/+2 |
2011-06-15 | * sman/sman.c: utils.h no longer exists. | dos-reis | 2 | -4/+4 |
2011-06-05 | Fix thinko | dos-reis | 1 | -3/+5 |
2010-11-28 | (all-lisp): Require all-driver. | dos-reis | 1 | -1/+1 |
2010-11-28 | * clef/: Add using directive at toplevel. | dos-reis | 3 | -20/+25 |
2010-11-22 | (no commit message) | dos-reis | 1 | -1/+1 |
2010-08-18 | Remove CCF variables | dos-reis | 1 | -1/+1 |
2010-07-29 | * clef/Makefile.in: Build and link programs by a C++ compiler. | dos-reis | 3 | -21/+21 |
2010-07-29 | * algebra/sf.spad.pamphlet (DoubleFloat): Use builtin | dos-reis | 1 | -4/+4 |
2009-10-25 | * lib/cfuns-c.c (oa_concatenate_string): Define. | dos-reis | 1 | -8/+8 |
2009-09-30 | * sman/sman.c (should_I_clef): Remove. | dos-reis | 1 | -12/+1 |
2009-09-30 | * sman/sman.c (fix_env): Simplify. | dos-reis | 1 | -37/+27 |
2009-09-21 | * configure.ac.pamphlet: Don't unconditionally initialize CCF. | dos-reis | 1 | -3/+3 |
2009-09-16 | 2009-09-16 Kosta Oikonomou <ko@research.att.com> | dos-reis | 1 | -7/+4 |
2009-05-14 | Fix SF/2790725 (take 2) | dos-reis | 3 | -0/+4 |
2009-05-13 | Fix SF/2790725 | dos-reis | 3 | -2/+8 |
2009-04-14 | Fix SF/2760560 | dos-reis | 1 | -6/+11 |
2008-11-01 | Fix AW/2212001 | dos-reis | 1 | -5/+8 |
2008-11-01 | * sman/sman.c (ptsPath): Remove. | dos-reis | 2 | -5/+5 |
2008-10-26 | * clef/edible.c: #include "cfuns.h" for oa_getenv use. | dos-reis | 1 | -0/+1 |
2008-10-24 | Use oa_getenv function. | alfredoport | 1 | -1/+1 |
2008-09-09 | * lib/sockio-c.c (openaxiom_sleep): Move to open-axiom.h. | dos-reis | 2 | -8/+7 |
2008-08-19 | * include/open-axiom.h (oa_buffer_address): New macro. | dos-reis | 2 | -9/+12 |
2008-08-09 | * include/open-axiom.h (OPENAXIOM_HAVE_GRAPHICS): Define. | dos-reis | 1 | -3/+3 |
2008-08-09 | Do not start hyperdoc/graphics if OpenAxiom was build without X suppport. | alfredoport | 1 | -7/+28 |
2008-04-28 | * configure.ac.pamphlet: Check from uint8_t. | dos-reis | 3 | -3/+3 |
2008-04-26 | Cleanup, part 1. | dos-reis | 3 | -44/+46 |
2008-04-01 | * include/nagman.H1: Remove. | dos-reis | 2 | -2/+14 |
2008-04-01 | * lib/openpty.c: Remove conditional inclusion of <stropts.h> | dos-reis | 1 | -4/+0 |
2008-03-27 | Fix DLL build on cygwin. | dos-reis | 1 | -1/+1 |
2008-03-26 | Use SIGABRT instead of SIGIOT if available (Cygwin) | alfredoport | 1 | -0/+8 |
2008-03-26 | Fix shared linking regression | dos-reis | 1 | -6/+8 |
2008-03-16 | * lib/Makefile.in ($(axiom_target_libdir)/libopen-axiom-core.$(DLLEXT)): Tidy. | dos-reis | 1 | -1/+1 |
2008-03-15 | * configure.ac.pamphlet (axiom_c_runtime): Don't include core, as | dos-reis | 4 | -4/+2 |
2008-03-08 | * include/sockio.h: Rename from sockio-c.H1. | dos-reis | 3 | -29/+34 |