John Benediktsson
|
b5eae48068
|
sequences.extras: remove insert-sorted (can use versions in sorting.extras instead).
|
2014-01-08 11:50:35 -08:00 |
John Benediktsson
|
db4e21cab2
|
sorting.extras: adding in-place insorts.
|
2014-01-08 11:49:43 -08:00 |
John Benediktsson
|
54cca48aca
|
use swapd in a few places.
|
2014-01-05 20:30:38 -08:00 |
John Benediktsson
|
325d1bac2a
|
sequences.extras: use either?.
|
2014-01-05 20:28:34 -08:00 |
John Benediktsson
|
d23cb84ad4
|
grouping.extras: fix stack effect names for (group-by).
|
2013-12-19 09:07:46 -08:00 |
John Benediktsson
|
186f1e11d9
|
grouping.extras: group-by is faster with vectors.
|
2013-12-18 09:30:25 -08:00 |
Björn Lindqvist
|
066866c539
|
grouping.extras: new word group-by, like sql GROUP BY but is order-preserving
|
2013-12-14 21:11:39 +01:00 |
John Benediktsson
|
4f34e4dfbc
|
splitting.extras: need to hint split-harvest.
|
2013-12-12 19:32:58 -08:00 |
John Benediktsson
|
71ad43c0ab
|
uu: protect from invalid input.
|
2013-12-10 18:08:55 -08:00 |
John Benediktsson
|
c68db22281
|
spider: reuse url ref inside fill-spidered-result.
|
2013-12-08 09:15:42 -08:00 |
Doug Coleman
|
b4037edf48
|
spider: Don't try to parse non-html as html.
|
2013-12-07 11:43:32 -08:00 |
Doug Coleman
|
7fb1fc97ec
|
html.parser.analyzer: Add javascript links. Clean up some code.
|
2013-12-07 11:43:32 -08: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
|
657144019b
|
msgpack: fix help-lint errors.
|
2013-11-27 17:36:38 -08:00 |
John Benediktsson
|
0c380fe863
|
pcre: fix help-lint errors.
|
2013-11-27 17:34:28 -08:00 |
John Benediktsson
|
0a3d24d1bb
|
graphviz.render.windows: adding platforms.txt.
|
2013-11-27 17:31:25 -08:00 |
Doug Coleman
|
d4ff5a42e6
|
Merge avondrak's graphviz branch.
|
2013-11-27 21:39:14 +00:00 |
John Benediktsson
|
2922b1a943
|
tzinfo: simplify magic check.
|
2013-11-26 14:33:49 -08:00 |
John Benediktsson
|
3eced27aee
|
math.text.english: accidentally i's and j's.
|
2013-11-26 10:20:56 -08:00 |
John Benediktsson
|
c1bb600335
|
math.text.english: support ratio, float, complex.
|
2013-11-26 10:19:15 -08:00 |
John Benediktsson
|
2370ed3918
|
grouping.extras: adding group-as and clump-as.
|
2013-11-26 08:22:58 -08:00 |
John Benediktsson
|
47e6b2e8fe
|
bson: some cleanup.
|
2013-11-25 17:40:15 -08:00 |
John Benediktsson
|
344e57a838
|
benchmark.msgpack: adding msgpack benchmark.
|
2013-11-25 10:43:42 -08:00 |
John Benediktsson
|
39b7aa264e
|
fix some uses of "1 tail" to be "rest".
|
2013-11-25 09:29:43 -08:00 |
John Benediktsson
|
e4e349741b
|
fix some uses of "1 head*" to be "but-last".
|
2013-11-24 20:42:30 -08:00 |
John Benediktsson
|
c751d5f76c
|
msgpack: use byte-array instead of strings, faster.
|
2013-11-24 11:02:36 -08:00 |
John Benediktsson
|
46b043c0b8
|
io.binary.fast: write generic be> and le> words.
|
2013-11-24 10:45:25 -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
|
13294b49ef
|
youtube: adding downloader for youtube.com.
|
2013-11-21 10:52:06 -08:00 |
Doug Coleman
|
7578a68af8
|
websites.factorcode: WTF typo. I blame Caltrain.
|
2013-11-20 23:21:12 -08:00 |
John Benediktsson
|
2e0eb977a2
|
cuesheet: adding parser for cue files.
|
2013-11-20 20:40:08 -08:00 |
John Benediktsson
|
6d9f5c7f00
|
colors: implement no-op color conversions.
|
2013-11-20 20:40:08 -08:00 |
Doug Coleman
|
ad04c4bb1d
|
websites.factorcode: Add Rackspace logo to bottom of front page in exchange for free open source account. Thanks Rackspace!
|
2013-11-20 20:33:32 -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 |
John Benediktsson
|
7bbc457531
|
spotlight: fix bug with mdimport-with.
|
2013-11-18 16:50:40 -08:00 |
John Benediktsson
|
cbbae71710
|
spotlight: add docs for "mdfind.".
|
2013-11-17 18:24:46 -08:00 |
John Benediktsson
|
e29254b2c0
|
spotlight: adding Spotlight search wrapper for Mac OS X.
|
2013-11-17 18:14:17 -08:00 |