Commit Graph

16 Commits (eeaffb14b8b85c2bcb0e56f4632e42ebab828b08)

Author SHA1 Message Date
Doug Coleman 0176591527 factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
Doug Coleman 43d6f1d3e2 factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
Doug Coleman 8afdafac05 gdbm.ffi: Use find-library-from-list because nobody can agree on what to
name the gdbm dll.
2014-07-08 12:23:11 -05:00
Doug Coleman 7c06afa219 gdbm.ffi: Use alien library finder except on Windows until we can test if it works there. 2014-03-12 20:29:08 +00:00
Slava Pestov b994848d5f gdbm.ffi: fix library name on Linux 2012-01-02 22:44:43 -06:00
Joe Groff 943596575a use radix literals 2011-11-23 19:03:40 -08:00
Doug Coleman bf2a96e9e0 Remove Windows CE from core/ basis/ and build-support/
Rename the winnt singleton to windows in core/ basis/ extra/
Rename boot images winnt -> windows
Fixes #84.
2011-09-18 23:19:06 -05:00
Slava Pestov 1945d62dd5 gdbm.ffi: fix DLL name on Windows 2010-07-26 15:35:12 -05:00
Slava Pestov 73833ebb18 gdbm.ffi: fix add-library form 2010-07-13 17:36:14 -04:00
Dmitry Shubin 2446a59744 gdbm: move enums to main vocab 2010-06-28 03:50:06 +04:00
Dmitry Shubin 4720a1aad3 gdbm: more user-friendly initial configuration 2010-06-27 01:29:47 +04:00
Dmitry Shubin d1d742211b gdbm: remove obsolete options 2010-06-27 01:28:53 +04:00
Dmitry Shubin 09dbdaae77 gdbm: switch back to simpler error handling scheme 2010-06-26 22:06:35 +04:00
Dmitry Shubin 77465c8755 gdbm: better exception handling 2010-06-16 19:40:33 +04:00
Dmitry Shubin 4378948e47 gdbm: add higher level interface 2010-06-13 06:10:10 +04:00
Dmitry Shubin 1ed16f775c gdbm: add low-level interface 2010-05-13 23:32:34 +04:00