summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jean-Claude Beaudoin [Mon, 4 Feb 2013 07:28:51 +0000]
Try to make stack direction detection more reliable on GCC 4.7.0 and later.
Jean-Claude Beaudoin [Mon, 4 Feb 2013 07:26:56 +0000]
Fix call stack corruption on MS-Windows during overlapped IO on socket streams.
Jean-Claude Beaudoin [Sun, 13 Jan 2013 04:45:05 +0000]
adjust copyright period.
Jean-Claude Beaudoin [Sun, 13 Jan 2013 04:21:54 +0000]
Remove explicit "debug" level.
Jean-Claude Beaudoin [Sun, 13 Jan 2013 04:18:25 +0000]
Port to MKCL.
Jean-Claude Beaudoin [Sun, 13 Jan 2013 04:16:11 +0000]
Put improved stack base detection in service for MKCL 1.1.3 and later.
Jean-Claude Beaudoin [Sun, 13 Jan 2013 04:14:01 +0000]
Fix signature of mkcl_has_console() on MS-Windows.
Jean-Claude Beaudoin [Sun, 13 Jan 2013 04:12:48 +0000]
Update Win64 configuration files.
Jean-Claude Beaudoin [Sun, 13 Jan 2013 04:11:05 +0000]
Removed special stack size on MS-Windows.
Jean-Claude Beaudoin [Sun, 13 Jan 2013 04:09:34 +0000]
add a debug trace in console detection code on MS-Windows.
Jean-Claude Beaudoin [Sun, 13 Jan 2013 04:08:13 +0000]
Better handle call stack overflow on MS-Windows.
Jean-Claude Beaudoin [Sun, 13 Jan 2013 04:06:24 +0000]
Fix interruption of sleeping threads on MS-Windows.
Jean-Claude Beaudoin [Sat, 5 Jan 2013 21:26:31 +0000]
Fix a misunderstanding on Autotools variables evaluation order.
Jean-Claude Beaudoin [Thu, 3 Jan 2013 02:02:31 +0000]
Fix WinMain calling convention.
Jean-Claude Beaudoin [Wed, 2 Jan 2013 08:07:51 +0000]
Fix compiler:build-program and FFI interface to ensure
proper creation of GUI stand-alone applications on Win32 and Win64.
Jean-Claude Beaudoin [Tue, 1 Jan 2013 01:54:02 +0000]
Deprecated MKCL_LIBDIR in favor of MKCL_SYS_LIBDIR.
Consequently changed compiler's lookup of include and libraries directories.
Jean-Claude Beaudoin [Tue, 1 Jan 2013 00:43:03 +0000]
Remove #include <limits.h> where useless.
Jean-Claude Beaudoin [Tue, 1 Jan 2013 00:35:43 +0000]
update-instance-for-redefined-class is not passed a proper plist instead of an alist.
Jean-Claude Beaudoin [Tue, 1 Jan 2013 00:34:24 +0000]
Fix default SYS library path on Windows.
Jean-Claude Beaudoin [Mon, 3 Dec 2012 07:41:49 +0000]
Removed useless Win64 configuration file.
Jean-Claude Beaudoin [Mon, 3 Dec 2012 07:30:15 +0000]
Great code shake-up for MKCL 1.1.2, mainly bug fixes
in the area of #'compiler:build-program and logical pathnames.
Jean-Claude Beaudoin [Mon, 3 Dec 2012 07:27:38 +0000]
Unicode UCD database is now embedded in MKCL's C code.
Jean-Claude Beaudoin [Mon, 3 Dec 2012 07:22:38 +0000]
Fixed spurious warning on Win64
Jean-Claude Beaudoin [Mon, 3 Dec 2012 07:20:46 +0000]
Follow-up to asdf update to 2.26.6
Jean-Claude Beaudoin [Mon, 3 Dec 2012 07:18:29 +0000]
Updated asdf to 2.26.6 along with asdf-bundle.
Jean-Claude Beaudoin [Wed, 28 Nov 2012 00:49:57 +0000]
Reorganize 'examples' directory to clearly identify ECL's legacy.
Jean-Claude Beaudoin [Wed, 21 Nov 2012 21:34:07 +0000]
Heavy refactoring. Addition of C code generation.
Jean-Claude Beaudoin [Wed, 21 Nov 2012 21:33:23 +0000]
Generated for Unicode 6.2.0
Jean-Claude Beaudoin [Wed, 21 Nov 2012 21:32:25 +0000]
adjust git exclusion mask to new ucd.lisp reality.
Jean-Claude Beaudoin [Wed, 21 Nov 2012 21:29:54 +0000]
UCD database file imported from Unicode 6.2.0.
Jean-Claude Beaudoin [Sat, 3 Nov 2012 23:17:18 +0000]
Update Win64 configuration files for MKCL 1.1.1.
Jean-Claude Beaudoin [Sat, 3 Nov 2012 00:19:40 +0000]
Improve stack base detection on MS-Windows.
Jean-Claude Beaudoin [Fri, 2 Nov 2012 17:23:22 +0000]
Fix legacy screw-up on argument passed to GC_register_my_thread().
Jean-Claude Beaudoin [Fri, 2 Nov 2012 17:21:04 +0000]
Untrack derived file.
Jean-Claude Beaudoin [Mon, 29 Oct 2012 03:05:23 +0000]
Bump version to MKCL 1.1.1.
Jean-Claude Beaudoin [Mon, 29 Oct 2012 02:57:41 +0000]
Ignore autoconf cache.
Jean-Claude Beaudoin [Mon, 29 Oct 2012 02:54:27 +0000]
Removed autoconf cache from set of tracked files.
Jean-Claude Beaudoin [Sun, 28 Oct 2012 19:14:50 +0000]
Repair building of OS native executables from MKCL's command line.
Jean-Claude Beaudoin [Sun, 28 Oct 2012 19:13:28 +0000]
Ignore tracking of our favorite scratchpad area.
Jean-Claude Beaudoin [Sun, 28 Oct 2012 18:00:06 +0000]
Complete previous .gitignore setup.
Jean-Claude Beaudoin [Sun, 28 Oct 2012 17:53:21 +0000]
Adjusted .gitignore decorations to the needs of MKCL.
Jean-Claude Beaudoin [Sun, 28 Oct 2012 17:49:08 +0000]
Removed autoconf derived files in libatomic_ops.
Jean-Claude Beaudoin [Wed, 17 Oct 2012 04:29:13 +0000]
Initial commit from mkcl-1.1.0 tarball.