Alex Shinn
|
b127607cda
|
OS X expects dylib file names to be .VERSION.dylib, not .dylib.VERSION.
Patch from utizoc.
Fixes issue #227.
|
2014-07-06 21:33:56 +09:00 |
|
Alex Shinn
|
c284f09d51
|
Adding explanation of install PREFIX to manual.
|
2014-07-02 22:57:29 +09:00 |
|
Alex Shinn
|
d181f28c24
|
Allowing --uri arguments for reg-key and upload.
|
2014-07-01 22:23:47 +09:00 |
|
Alex Shinn
|
3b410c5ac1
|
Include library directory header in snowball even when no include files are present.
|
2014-07-01 21:54:05 +09:00 |
|
Alex Shinn
|
9fd5104733
|
Install shared libraries with 755 permissions, needed by cygwin.
Patch from Takashi Kato, fixes issue #225.
|
2014-07-01 05:00:09 +09:00 |
|
Alex Shinn
|
fc78592413
|
Added tag 0.7 for changeset f1192cb27b5e
|
2014-06-29 23:04:19 +09:00 |
|
Alex Shinn
|
31901309f8
|
make cleaner should remove versions so files
|
2014-06-29 22:52:02 +09:00 |
|
Alex Shinn
|
3398ce5980
|
Adding a quick list of snow commands.
|
2014-06-29 22:37:58 +09:00 |
|
Alex Shinn
|
d203016551
|
run-application takes an optional initial config argument
|
2014-06-29 22:10:19 +09:00 |
|
Alex Shinn
|
15fb65b2d5
|
Adding more default tests.
|
2014-06-29 21:38:44 +09:00 |
|
Alex Shinn
|
048acde7d7
|
Documenting options.
|
2014-06-29 21:35:29 +09:00 |
|
Alex Shinn
|
fbcbe4dfad
|
Tweaks to the manual.
|
2014-06-29 21:10:24 +09:00 |
|
Alex Shinn
|
7ebca71023
|
Updating recent contributors.
|
2014-06-29 20:59:55 +09:00 |
|
Alex Shinn
|
cebea6fca1
|
Making default key size 512 bits for now.
|
2014-06-29 13:52:08 +09:00 |
|
Alex Shinn
|
e7c8d9fae9
|
Adding trailing newline.
|
2014-06-29 13:51:46 +09:00 |
|
Alex Shinn
|
bb3ac57b6d
|
Fixing bitwise-and for negative bignums
(necessary for sha2 implementation on 32-bit machines).
|
2014-06-29 11:28:56 +09:00 |
|
Alex Shinn
|
5a510560ca
|
Including content-length automatically in POST requests.
|
2014-06-26 23:58:28 +09:00 |
|
Alex Shinn
|
908d46f662
|
Fixing overflow detection when reading hex bignums.
|
2014-06-25 22:46:34 +09:00 |
|
Alex Shinn
|
d26de4b701
|
Faster bignum division convergence, avoiding pathologically
slow cases on 32-bit machines.
|
2014-06-25 22:37:07 +09:00 |
|
Alex Shinn
|
daa2d96ff0
|
Fixing exact-integer-sqrt on linux.
|
2014-06-23 15:41:50 +00:00 |
|
Alex Shinn
|
40391a9ad3
|
Summary friendly docs.
|
2014-06-23 23:55:19 +09:00 |
|
Alex Shinn
|
8af0c00dcc
|
Preparing for release.
|
2014-06-23 23:38:44 +09:00 |
|
Alex Shinn
|
6f8ba58642
|
package-author takes an optional arg to show email
|
2014-06-23 23:37:29 +09:00 |
|
Alex Shinn
|
99a1f55049
|
Simpler description.
|
2014-06-23 23:24:26 +09:00 |
|
Alex Shinn
|
d0b9c09ef9
|
More packaging-friendly docs.
|
2014-06-23 23:12:59 +09:00 |
|
Alex Shinn
|
c008dc6dd1
|
Adding description to packages, inferred from docs where possible.
|
2014-06-23 23:12:39 +09:00 |
|
Alex Shinn
|
7668d5ebad
|
Fixing call to install-symbolic-link.
|
2014-06-23 22:18:33 +09:00 |
|
Alex Shinn
|
bf2cad09f0
|
Installing with sudo when needed.
|
2014-06-23 21:39:01 +09:00 |
|
Alex Shinn
|
a579705b46
|
Adding access(2) interface.
|
2014-06-23 21:09:43 +09:00 |
|
Alex Shinn
|
638ea1bf8a
|
Updating snow package utils to use pkcs1 padding.
|
2014-06-23 07:54:51 +09:00 |
|
Alex Shinn
|
34e1a27cb1
|
Separating rsa-verify and rsa-verify?.
Uploading snow packages with pkcs1 padding.
|
2014-06-23 00:08:19 +09:00 |
|
Alex Shinn
|
ce3f1ab3e8
|
Fixing bytevector->hex-string handling of leading zeros.
|
2014-06-22 23:01:35 +09:00 |
|
Alex Shinn
|
1090db5e2b
|
Adding bytevector-pad-left.
|
2014-06-22 22:39:57 +09:00 |
|
Alex Shinn
|
8c84a00840
|
Supporting gauche install path.
|
2014-06-20 23:01:39 +09:00 |
|
Alex Shinn
|
0438ad792e
|
Supporting selecting from multiple package choices.
|
2014-06-20 22:56:44 +09:00 |
|
Alex Shinn
|
4495d00bf9
|
Fixing potential stack corruption in n-ary numeric inequalities.
|
2014-06-20 19:14:51 +09:00 |
|
Alex Shinn
|
bbd8827bb2
|
Fixing a long-standing typo in lset<=.
Fixes issue #224.
|
2014-06-20 07:56:39 +09:00 |
|
Alex Shinn
|
695e99c076
|
Fixing ffi docs extraction.
|
2014-06-18 21:00:49 +09:00 |
|
Alex Shinn
|
38585e527f
|
Linking to (chibi show) docs.
|
2014-06-18 00:49:48 +09:00 |
|
Alex Shinn
|
08a2e75613
|
Better (chibi show) documentation.
|
2014-06-18 00:47:02 +09:00 |
|
Alex Shinn
|
56c91800c7
|
Tidying up environment monad docs.
|
2014-06-17 23:18:33 +09:00 |
|
Alex Shinn
|
3dbb761619
|
Installing builtin package versions.
|
2014-06-17 22:09:07 +09:00 |
|
Alex Shinn
|
59cfb85caf
|
Adding package-author.
|
2014-06-16 23:16:40 +09:00 |
|
Alex Shinn
|
e8e3f701c5
|
Supporting scribble extraction.
|
2014-06-15 23:49:26 +09:00 |
|
Alex Shinn
|
4b67a7bdb4
|
Implementing search command.
|
2014-06-15 22:51:24 +09:00 |
|
Alex Shinn
|
c0775c23ed
|
Removing duplicate definition.
|
2014-06-11 23:36:49 +09:00 |
|
Alex Shinn
|
c5179f2271
|
Hopefully the last fd gc issue: also preserve for newly opening FILE* ports
if the corresponding fd still exists in the cache.
|
2014-06-11 23:19:00 +09:00 |
|
Alex Shinn
|
7d663dd316
|
Fixing some missing imports.
|
2014-06-11 22:27:33 +09:00 |
|
Alex Shinn
|
b6fc0247a0
|
Forgot string-cursor-prev.
|
2014-06-11 22:25:02 +09:00 |
|
Alex Shinn
|
69d9aead29
|
Exporting string-cursor-next and substring-cursor from (chibi string).
|
2014-06-11 22:24:33 +09:00 |
|