John Benediktsson
|
2e5cec428a
|
help.markup: adding a $slots word to document slots, use it.
|
2020-02-16 22:36:19 -08:00 |
Doug Coleman
|
4b614cc15b
|
factor: Make source files/resources 644 instead of 755.
|
2018-07-13 20:36:50 -05:00 |
Björn Lindqvist
|
66ce47e30a
|
gdbm: patch over an ABI change in version 1.14
|
2018-01-27 22:44:26 +01:00 |
Alexander Iljin
|
2ffa446f5b
|
*-docs: replace double spaces with single spaces
Code examples and other places where multiple spaces were used to align
text were left intact.
|
2017-06-05 13:16:07 -07:00 |
John Benediktsson
|
6b12e2e3bc
|
use ?delete-file instead of [ delete-file ] ignore-errors.
|
2016-07-10 20:28:46 -07:00 |
Doug Coleman
|
0176591527
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -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
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
Doug Coleman
|
987967cf95
|
gdbm: Enable gdbm on Win64.
|
2014-07-08 12:50:13 -05: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 |
Doug Coleman
|
98f05ef812
|
gdbm: Change the gdbm test file to have a different name on 32/64 bit. Fixes #673 and the race condition when running two mason instances on 32/64 bit.
|
2013-03-29 14:17:13 -07:00 |
John Benediktsson
|
16b046af76
|
more cleanup of with-scope.
|
2012-07-19 15:11:33 -07: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
|
4994483be4
|
Fix abuse of spread in gdbm
|
2011-10-02 21:53:32 -07: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
|
b0ec82c64e
|
gdbm: fix tests
|
2010-07-22 17:29:20 -07:00 |
Slava Pestov
|
abf9efe731
|
gdbm: don't run tests on 64-bit Windows since there's no gdbm there
|
2010-07-22 14:34:59 -07:00 |
Slava Pestov
|
73833ebb18
|
gdbm.ffi: fix add-library form
|
2010-07-13 17:36:14 -04:00 |
Dmitry Shubin
|
18c93fa1bd
|
gdbm: add shorthands for common cases
|
2010-07-04 02:12:07 +04:00 |
Dmitry Shubin
|
2446a59744
|
gdbm: move enums to main vocab
|
2010-06-28 03:50:06 +04:00 |
Dmitry Shubin
|
0c020a47d8
|
gdbm: each-key - higher order combinator for sequential access
|
2010-06-28 03:30:52 +04:00 |
Dmitry Shubin
|
6705f4f466
|
gdbm: drop "gdbm-" prefix
|
2010-06-28 02:17:11 +04:00 |
Dmitry Shubin
|
8790c73a26
|
gdbm: add metadata
|
2010-06-28 02:14:50 +04:00 |
Dmitry Shubin
|
2992a37fe5
|
gdbm: add gdbm-info
|
2010-06-28 01:52:36 +04:00 |
Dmitry Shubin
|
cab257bbea
|
gdbm: documentation addendum
|
2010-06-28 01:46:20 +04:00 |
Dmitry Shubin
|
e16f6e816f
|
gdbm: add unit tests
|
2010-06-28 01:45:05 +04:00 |
Dmitry Shubin
|
66102b763b
|
gdbm: add documentation
|
2010-06-28 00:00:19 +04:00 |
Dmitry Shubin
|
ce2ba6a271
|
gdbm: replace ALIAS: with normal definition for documentation's sake
|
2010-06-27 23:56:20 +04:00 |
Dmitry Shubin
|
d3f1f7f609
|
gdbm: fix stack effect comment
|
2010-06-27 20:35:46 +04:00 |
Dmitry Shubin
|
d14bf0736d
|
gdbm: add <gdbm> constructor
|
2010-06-27 17:40:22 +04:00 |
Dmitry Shubin
|
4720a1aad3
|
gdbm: more user-friendly initial configuration
|
2010-06-27 01:29:47 +04:00 |
Dmitry Shubin
|
9a1a60f804
|
gdbm: better option setters
|
2010-06-27 01:28:58 +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
|
cb361af8b4
|
gdbm: implement gdbm-setopt
|
2010-06-17 03:51:28 +04:00 |
Dmitry Shubin
|
77465c8755
|
gdbm: better exception handling
|
2010-06-16 19:40:33 +04:00 |
Dmitry Shubin
|
01a62e25eb
|
gdbm: code cleanup
|
2010-06-14 00:37:40 +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 |