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 |
Doug Coleman
|
04c7051b61
|
tools.dns.public: Add some public DNS server ips and helper words.
|
2013-11-16 17:56:32 -08:00 |
Doug Coleman
|
903f3d0a18
|
tools.dns: Fix using.
|
2013-11-16 17:55:45 -08:00 |
Doug Coleman
|
8085e4e6ef
|
dns: Add with-dns-servers to allow custom DNS lookups.
tools.dns: Add dns-host word to look up DNS from a specific server.
|
2013-11-16 17:12:30 -08:00 |
John Benediktsson
|
3ad4602b1c
|
machine-learning: use bisect-left (new name for search-sorted).
|
2013-11-16 16:24:08 -08:00 |
Doug Coleman
|
b611a370ff
|
bson.reader: Allow reading a sequence of bson objects from a file.
|
2013-11-16 14:03:37 -08:00 |
Jon Harper
|
586bd22743
|
Fix doc link for furnace user-admin webapp
|
2013-11-03 15:19:20 +01:00 |
John Benediktsson
|
43905f3f3d
|
math.factorials: adding "factorials" word.
|
2013-10-20 17:08:01 -07:00 |
John Benediktsson
|
edc3351ca8
|
google.translate: using download-to.
|
2013-10-20 08:52:13 -07:00 |