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 |
Doug Coleman
|
330c7ba156
|
factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables.
Redo many FROM: and QUALIFIED: and using lists.
|
2015-08-12 08:49:02 -05: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
|
b611a370ff
|
bson.reader: Allow reading a sequence of bson objects from a file.
|
2013-11-16 14:03:37 -08:00 |
Sascha Matzke
|
69027378cb
|
fixed docs
|
2010-07-31 19:50:29 +02:00 |
Sascha Matzke
|
0f01c81cfb
|
fixed utf8 handling in bson
|
2010-06-18 12:52:52 +02:00 |
Sascha Matzke
|
0e980ed7c7
|
added new BSON default binary subtype; fixed 0x02 binary subtype handling
|
2010-06-18 12:52:52 +02:00 |
Sascha Matzke
|
5ca5210ed6
|
simplified bson.reader and made it faster
|
2010-06-10 19:57:19 +02:00 |
Sascha Matzke
|
379f34a821
|
added new BSON types
|
2010-06-09 14:45:25 +02:00 |
Sascha Matzke
|
bd5b798942
|
fix doc typo and example error
|
2010-06-05 11:52:41 +02:00 |
Sascha Matzke
|
8361db4504
|
typed words
|
2010-06-05 11:52:40 +02:00 |
Sascha Matzke
|
56cbc62b74
|
removed locals usage & dead code
|
2010-06-05 11:52:40 +02:00 |
Sascha Matzke
|
0c2cc6d459
|
added gridfs implementation, reworked mongodb commands, some minor performance improvements
|
2010-06-05 11:52:40 +02:00 |
Sascha Matzke
|
640198329b
|
some minor bson performance improvements
|
2010-01-10 18:42:16 +01:00 |
Sascha Matzke
|
ce9406ea86
|
fixed signed number decoding problem
|
2009-07-09 13:36:19 +02:00 |
Sascha Matzke
|
f2c250180c
|
small bson write performance enhancement, some code optimization, added type declarations
|
2009-06-22 08:32:32 +02:00 |
Doug Coleman
|
407377fc98
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
Sascha Matzke
|
838d1fad57
|
fixed serialization of factor words/quotations
|
2009-05-11 15:37:47 +02:00 |
Sascha Matzke
|
8aa655bae3
|
added metadata files (authors,tags,summary) to all vocabs
|
2009-05-01 19:49:09 +02:00 |
Sascha Matzke
|
3bfc30c793
|
Merge commit 'mongo-factor-driver/master' into mongo-factor-driver
moving mongodb and bson to factor source tree
|
2009-05-01 14:43:45 +02:00 |