(name 'Mongo-BSON-EstebanLorenzano.31' message '- #nextSizedString was not bringing correctly all utf8 strings. This implementation fixes that. ' id '60b3ef92-a22d-49de-8caf-53b7f1bcf3c7' date '24/11/2012' time '1:44:00.656 pm' author 'EstebanLorenzano' ancestors ((name 'Mongo-BSON-FrancoisStephany.30' message 'removes an unnecessary halt.' id 'ab0b1a3a-264c-4260-9e62-688c7d1c394b' date '22/09/2012' time '6:08:45.911 pm' author 'FrancoisStephany' ancestors ((name 'Mongo-BSON-NicolasPetton.29' message 'Moved #writeBSONOn: from OrderedCollection to SequenceableCollection' id '1a7c686b-54c2-4d40-b958-be5bd6865c06' date '10/05/2012' time '4:06:57.182 pm' author 'NicolasPetton' ancestors ((name 'Mongo-BSON-EstebanLorenzano.28' message '-bugfix on timestamp (it was storing just time, not date). This fix uses date and time implementation, who looks like working, but I don''t know how accurate it is' id '7fbab157-9eb5-4069-b9c6-6e1454f8fd96' date '21/04/2012' time '10:30:12 am' author 'EstebanLorenzano' ancestors ((name 'Mongo-BSON-NorbertHartl.27' message 'added support and test for WideString handling' id 'fccf4ef9-e6bf-4184-951d-2aae1a37cc13' date '18/04/2012' time '7:02:59 pm' author 'NorbertHartl' ancestors ((name 'Mongo-BSON-HagenBuchholz.26' message '*Fixed bug that Arrays were returned unordered. 
*added #writeBSONOn: to OrderedCollection so that it is saved just like an Array. might even better be added to SequenceableCollection' id '41f8f6ad-bb61-4412-9151-200be374accc' date '04/12/2012' time '11:31:31 am' author 'HagenBuchholz' ancestors ((name 'Mongo-BSON-NorbertHartl.25' message 'added support for UUID type. Change byte array conversion to spec conform binary conversion that has multiple sub types.' id 'ef046055-4c94-41e6-a700-eafe6ef8519d' date '04/09/2012' time '12:41:48 pm' author 'NorbertHartl' ancestors ((name 'Mongo-BSON-JanVanDeSandt.24' message 'merged' id 'db15437d-d1a7-460b-8add-4646abefbf6e' date '17/02/2012' time '2:41:49 pm' author 'JanVanDeSandt' ancestors ((name 'Mongo-BSON-JanVanDeSandt.23' message '- Added unit test for DateAndTime objects
- SmallLint fies (unused variables)' id '51cfbbb0-fab1-40d3-801d-50f357058383' date '17/02/2012' time '2:38:01 pm' author 'JanVanDeSandt' ancestors ((name 'Mongo-BSON-NorbertHartl.22' message 'added support for dealing with DateAndTime. Fixed bson type handling. Type no.9 was treated as date while it is a DateAndTime' id 'a6af24f6-9f44-476f-b157-969825200c51' date '17/02/2012' time '10:28:27 am' author 'NorbertHartl' ancestors ((name 'Mongo-BSON-NicolasPetton.21' message 'Added support for binary data' id 'a052edff-4013-4598-82e5-1dc42b37decb' date '29/01/2012' time '4:19:40 pm' author 'NicolasPetton' ancestors ((name 'Mongo-BSON-EstebanLorenzano.20' message '-optimizations' id '59594845-aa6c-4e36-b66d-1bbc415c4f2b' date '27/01/2012' time '8:21:12 pm' author 'EstebanLorenzano' ancestors ((name 'Mongo-BSON-EstebanLorenzano.19' message '-some clean ups' id '68156303-72b2-4a5f-8d80-d801c922ebec' date '15/01/2012' time '11:47:43 am' author 'EstebanLorenzano' ancestors ((name 'Mongo-BSON-EstebanLorenzano.0.18' message '-using BSONError instead Error' id '6b60e8b5-d2fe-4b41-b3db-524771e67774' date '26/10/2011' time '3:35:15 pm' author 'EstebanLorenzano' ancestors ((name 'Mongo-BSON-EstebanLorenzano.0.17' message '-performance enhancements
-regex type' id '134201c6-e6ea-4611-b560-084ed034907f' date '18/10/2011' time '9:47:13 pm' author 'EstebanLorenzano' ancestors ((name 'Mongo-BSON-EstebanLorenzano.0.16' message '-added object type Date (different to Timestamp)
-small optimization on getting objects (not crating the type dictionary each time)' id '24156c52-b679-44d9-93d7-5112041baad7' date '05/10/2011' time '2:00:42 pm' author 'EstebanLorenzano' ancestors ((name 'Mongo-BSON-EstebanLorenzano.0.15' message 'added "Date" type' id '53858a67-afb5-4935-9b4d-76ae2c1e037e' date '27/09/2011' time '11:59:58 pm' author 'EstebanLorenzano' ancestors ((name 'Mongo-BSON-EstebanLorenzano.0.14' message '-OID generation using UUIDGenerator' id '7efb355a-5c3e-415e-947b-2e1023c0bde1' date '24/09/2011' time '8:54:49 am' author 'EstebanLorenzano' ancestors ((name 'Mongo-BSON-klb.0.13' message 'empty log message' id '0b5f3bd0-48d7-4556-ae19-e67fc55166c3' date '12/02/2010' time '6:43:27 pm' author 'KentBeck' ancestors ((name 'Mongo-BSON-klb.0.12' message '' id '261e603c-e482-4e49-93ea-e8d7c065b539' date '12/02/2010' time '11:37:38 am' author 'klb' ancestors ((name 'Mongo-BSON-klb.0.11' message 'Factored out Grease incompatibility' id 'cbf687d0-ee7d-443a-8882-b648b1137be9' date '12/02/2010' time '11:11:54 am' author 'KentBeck' ancestors ((name 'Mongo-BSON-klb.0.10' message 'Subclassed MongoTestCase so tests would load portably.' id '418a6667-9807-44cc-b4fa-effb568dad58' date '12/02/2010' time '9:59:21 am' author 'KentBeck' ancestors ((name 'Mongo-BSON-klb.0.9' message 'Ported to Squeak again.' id '0ad1be56-5a0f-48e1-bdb6-fc56a9c106a0' date '11/02/2010' time '11:09:05 pm' author 'KentBeck' ancestors ((name 'Mongo-BSON-klb.0.8' message '' id 'a1be597b-8d2c-440e-b6bd-fea47112c537' date '11/02/2010' time '5:38:33 pm' author 'klb' ancestors ((name 'Mongo-BSON-klb.0.7' message '' id '1c02a821-de42-4569-8e87-08153c4d9f55' date '11/02/2010' time '3:42:38 pm' author 'klb' ancestors ((name 'Mongo-klb.0.6' message '' id 'd378c6d4-4e11-4cf3-ae94-13e83415ae43' date '11/02/2010' time '3:36:16 pm' author 'klb' ancestors ((name 'Mongo-klb.0.3' message 'Replaced 16rff with 16rFF.' id 'c29ac9ff-5a5c-45b7-aae0-a66f928e38a7' date '08/02/2010' time '2:12:54 pm' author 'klb' ancestors ((name 'Mongo-klb.0.2' message 'Desperately attempting to achieve Squeak compatibility.' id '6fce7df0-d9e3-458b-83dc-be61487854f1' date '08/02/2010' time '2:05:23 pm' author 'klb' ancestors ((name 'Mongo-klb.0.1' message '' id '4c257245-90e4-48e9-a17a-5ce20a651438' date '07/02/2010' time '11:17:59 am' author 'klb' ancestors ((name 'Mongo-Kent Beck.0.1' message 'Initial check in.' id '40a169d3-b76a-44eb-a44b-1825f5b192c7' date '07/02/2010' time '11:14:32 am' author 'Kent Beck' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())(name 'Mongo-BSON-EstebanLorenzano.22' message 'using BSONUndefinedType error instead BSONError when appropiate' id '82a26661-e207-449d-9524-edfb1d503f9b' date '14/02/2012' time '10:26:40 am' author 'EstebanLorenzano' ancestors ((id 'a052edff-4013-4598-82e5-1dc42b37decb')) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())