Commit Graph

41 Commits (f2a40f88dc4bb13a2974fb6ee8a5a2fbd706aefd)

Author SHA1 Message Date
Doug Coleman 88e58f9da8 factor: fix a few issues with new patch. 2018-06-19 23:39:33 -05:00
Doug Coleman 9f213f96f6 core: Add the shuffler words but without primitives.
The nipd branch slowed bootstrap by a minute, this patch does not.

sorry about changing the fjsc line endings...
2018-06-19 22:52:58 -05:00
Björn Lindqvist 1ca8276df4 basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
Doug Coleman e189954ecc core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
Björn Lindqvist 3d3a930e17 pcre: fix so that version parses "8.36-RC1 2014-04-21" to a number too 2016-08-21 02:20:50 +02:00
Björn Lindqvist eb8ce16277 pcre: only include PCRE_UCP on versions >= 8.10 of PCRE
Very old versions of the library doesn't seem to have that option.
2016-08-19 21:09:00 +02:00
Björn Lindqvist 3ea34c667d pcre: new word 'version' for getting the version of the library 2016-08-19 20:50:58 +02:00
Björn Lindqvist 5603e3ff67 pcre.tests: fix tcs that breaks on pcre 8.39 2016-08-19 18:44:32 +02:00
John Benediktsson ceb75057da change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
Doug Coleman 66147f27b4 extra: use throw-foo for ERROR: change 2015-08-13 01:56:32 -07:00
Jon Harper a51f2a32d0 authors, use utf-8 to fix Björn's name 2015-08-07 20:27:39 -07:00
Doug Coleman de8390dfad pcre: fix test 2015-07-21 19:33:54 -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 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 8c95cddc08 pcre.ffi: Use pcre.dll on Windows. 2014-11-18 13:51:29 -08:00
John Benediktsson de179243ce basis/extra: cleanup uses of add-library. 2014-11-13 13:05:14 -08:00
Björn Lindqvist 60ffe0680e kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
John Benediktsson 4cc811badf pcre: add a comment for future knowledges. 2014-07-10 16:33:20 -07:00
Doug Coleman 452567f7d0 pcre: On at least win64, the pointer is returned as an int and is
negative. Cast it to a uint and everything works. Fixes #1105.
2014-07-10 16:23:34 -07:00
Doug Coleman 72cbd5722c Revert "pcre.ffi: Fix pcre for Arch Linux 32bit on 64bit multilib." Wrong fix.
This reverts commit c6e335f570da9a2c44635a53fdc4ad56ee77f3b4.
2014-04-28 01:25:49 -07:00
Doug Coleman 5c2737785b pcre.ffi: Fix pcre for Arch Linux 32bit on 64bit multilib. 2014-04-28 00:39:09 -07:00
Björn Lindqvist 4f2cdd070c pcre: pcre_config returns a long for some parameters and int otherwise 2013-12-02 17:07:18 -08:00
Björn Lindqvist 7986d9edc9 pcre: pcre-fullinfo throws on error 2013-12-02 17:07:17 -08:00
Björn Lindqvist 175b00797c pcre: pcre-config throws bad-option on error 2013-12-02 17:07:17 -08:00
Björn Lindqvist 390838d21e pcre.ffi: using find-library to locate shared lib 2013-12-02 17:07:17 -08:00
John Benediktsson 0c380fe863 pcre: fix help-lint errors. 2013-11-27 17:34:28 -08:00
John Benediktsson 39b7aa264e fix some uses of "1 tail" to be "rest". 2013-11-25 09:29:43 -08:00
John Benediktsson df47ff8289 pcre: handle long values in pcre-config and throw errors. 2013-11-23 08:58:52 -08:00
John Benediktsson ebf3b58ad3 pcre: stop using mirror and cloning matchers. 2013-11-20 16:54:56 -08:00
John Benediktsson 403e2b93d1 pcre: remove platforms.txt it works on windows too. 2013-11-20 14:55:09 -08:00
John Benediktsson 8a1b1c8fc5 pcre: smaller public interface? 2013-11-20 13:29:39 -08:00
John Benediktsson 239349f84b pcre: using private to hide implementation details. 2013-11-20 13:06:49 -08:00
John Benediktsson c81d1dc71f pcre: add platforms.txt to restrict to unix only. 2013-11-20 12:55:45 -08:00
John Benediktsson 84a74bfad0 pcre: fix bug with macosx . 2013-11-20 12:53:13 -08:00
Björn Lindqvist d3e2d64d5b pcre: ensure we aren't using 16 or 32 bit pcre because that's not tested 2013-11-20 09:04:29 -08:00
Björn Lindqvist ecf573995e pcre: filename for macosx 2013-11-19 18:13:39 -08:00
Björn Lindqvist 73ae09fa0a pcre: authors and summary files 2013-11-19 18:13:39 -08:00
Björn Lindqvist cdf60722f5 pcre: Stub documentation 2013-11-19 18:13:39 -08:00
Björn Lindqvist 27e40ec005 pcre: moved from basis/ to extra/ 2013-11-19 18:13:39 -08:00