Commit Graph

22 Commits (revert-2214-feature-commandline-documentation)

Author SHA1 Message Date
John Benediktsson 30d9f9e70c bson.writer: make more words private. 2018-01-22 16:30:03 -08: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
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
John Benediktsson 47e6b2e8fe bson: some cleanup. 2013-11-25 17:40:15 -08:00
Sascha Matzke e42479b257 use encode-string to write utf8 strings to the stream 2010-07-31 10:49:15 +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 134affb339 bson writer performance improvements 2010-06-05 11:52:41 +02:00
Sascha Matzke 9f52a0aaf2 wrapped output-stream get into it's own typed word 2010-06-05 11:52:40 +02:00
Sascha Matzke b34acc0752 fixed inline quots 2010-06-05 11:52:40 +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
Joe Groff e7968ceffc mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
Sascha Matzke 640198329b some minor bson performance improvements 2010-01-10 18:42:16 +01:00
Sascha Matzke b1e91e10e6 changed single byte writes to write1 2009-07-09 13:36:54 +02:00
Sascha Matzke f2c250180c small bson write performance enhancement, some code optimization, added type declarations 2009-06-22 08:32:32 +02: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 62846be4f6 removed trash / reformatted some lines 2009-05-01 16:23:06 +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