2012-01-10 |
Adam Chlipala |
Return to working version mode |
2012-01-10 |
Adam Chlipala |
New release |
2012-01-09 |
Adam Chlipala |
Revert ax_check_openssl.m4 and instead compensate for Ubuntu weirdness in config.sml |
2012-01-06 |
Adam Chlipala |
Switch default linking order for OpenSSL libs |
2011-11-27 |
Adam Chlipala |
Return to working version mode |
2011-11-27 |
Adam Chlipala |
New release |
2011-11-18 |
Adam Chlipala |
Regenerate proper Autotools files; fix JS stringToTime and add stringToTime_error |
2011-11-17 |
Ron de Bruijn |
Add read instance for time on the client |
2011-09-17 |
Adam Chlipala |
Return to working version mode |
2011-09-17 |
Adam Chlipala |
New release |
2011-08-04 |
Adam Chlipala |
Configure correct C compiler options for Pthreads |
2011-08-03 |
Adam Chlipala |
Fix to use of .hg_archival.txt (thanks to Austin Seipp) |
2011-08-02 |
Adam Chlipala |
Remove some GCC-specific identifier choice and documentation |
2011-08-02 |
Adam Chlipala |
Tracking and printing of version numbers (based on a patch by Austin Seipp) |
2011-06-17 |
Adam Chlipala |
Fixes to work nicely with OS X and Clang (thanks to Austin Seipp) |
2011-05-29 |
Adam Chlipala |
Configuration detects proper header files for database dev libraries |
2011-05-15 |
Adam Chlipala |
Grandfather into release: Use latest Debian testing autotools, etc. |
2011-03-20 |
Adam Chlipala |
'--without-emacs' configure option |
2010-12-26 |
Adam Chlipala |
Expose buffer type for other C libraries; replace minusSeconds with addSeconds |
2010-12-26 |
Adam Chlipala |
Switch from libmhash to OpenSSL |
2010-11-18 |
Adam Chlipala |
Karn Kallio's patch for static mhash linking |
2010-11-02 |
Adam Chlipala |
New release |
2010-05-23 |
Adam Chlipala |
Support HTTP caching of app.js |
2010-02-11 |
Adam Chlipala |
'configure' checks for libmhash and MLton |
2010-02-06 |
Adam Chlipala |
AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C files |
2010-02-06 |
Adam Chlipala |
AM_INIT_AUTOMAKE with no-define (to fix some NetBSD and OS X problems) |
2010-01-30 |
Adam Chlipala |
Another try to include more Autofiles in the distribution |
2010-01-28 |
Adam Chlipala |
First attempt to switch to Automake, to get shared libraries built in OSX |
2009-12-27 |
Adam Chlipala |
Dynamic linking of the runtime system |
2008-10-28 |
Adam Chlipala |
GCCARGS configure option |
2008-10-25 |
Adam Chlipala |
Use configure --prefix |
2008-10-19 |
Adam Chlipala |
Proper configuration and installation |