Commit graph

  • 7b50680c7d Bump to 0.3.0 Alex Crichton 2017-02-10 15:31:42 -0800
  • 67fb9f1953 Add a serialization helper to put tables last Alex Crichton 2017-02-10 15:29:36 -0800
  • 5906fa71b5 Merge pull request #144 from tredoe/patch-1 Alex Crichton 2017-02-10 15:09:34 -0600
  • b5ec7d2c33 Update ser.rs Jonas mg 2017-02-10 14:37:47 +0000
  • 07874c7f94 Merge pull request #141 from shepmaster/prose Alex Crichton 2017-02-09 10:08:52 -0800
  • 90630d66fb Remove newline that causes strange rendering Jake Goulding 2017-02-09 10:41:58 -0500
  • f49d0b3246 Tighten up the crate-level docs Jake Goulding 2017-02-09 10:12:23 -0500
  • 22c3df7625 Grammar on Value doc strings Jake Goulding 2017-02-09 10:09:20 -0500
  • d02c02d995 Implement Deserializer::set_require_newline_after_table Alex Crichton 2017-02-08 21:36:38 -0800
  • 35ea81f136 Update metadata Alex Crichton 2017-02-08 21:27:28 -0800
  • f49150f85b Merge pull request #137 from alexcrichton/serde-upgrade Alex Crichton 2017-02-08 21:23:29 -0800
  • e256931e9b Rewrite crate with serde support from ground up Alex Crichton 2017-01-29 16:53:20 -0800
  • 4c358121bb Merge pull request #134 from SamWhited/patch-1 Alex Crichton 2017-01-28 18:02:34 -0800
  • 67855a21c5 Add a latest version shield to the readme Sam Whited 2017-01-27 19:04:31 -0600
  • 0dc5347946 Clarify that serde is supported Alex Crichton 2017-01-09 17:37:05 -0800
  • 5907e0a7d0 Return encoding errors for NaN and infinite Alex Crichton 2016-12-30 17:40:23 -0800
  • f66b9913f9 Escape control characters when encoding strings Alex Crichton 2016-12-30 17:34:11 -0800
  • 414a61cb84 Update travis token Alex Crichton 2016-11-19 09:16:51 -0800
  • 659bbfa570 Touch up the decode example Alex Crichton 2016-10-02 23:26:51 -0700
  • 552e785a2a Merge pull request #114 from kper/master Alex Crichton 2016-10-02 23:23:24 -0700
  • b9d565e034 Add example for decoding toml to struct kper 2016-10-02 12:30:24 +0100
  • 530f112da8 Bump to 0.2.1 Alex Crichton 2016-09-08 14:48:30 -0700
  • 89ed04d201 Merge pull request #111 from nabijaczleweli/master Alex Crichton 2016-09-07 10:24:35 -0700
  • 1e575d420c Add tests for checking for extraneous leading newlines (or lack thereof) nabijaczleweli 2016-09-06 21:16:21 +0200
  • 594b845b5a Don't space out the first table or array if not needed nabijaczleweli 2016-09-06 09:00:35 +0200
  • ccf3977221 Merge pull request #108 from vks/patch-2 Alex Crichton 2016-08-16 14:49:31 -0700
  • 2299cb3744 Fix a typo Vinzent Steinberg 2016-08-16 23:41:53 +0200
  • 0018fbe992 Merge pull request #107 from vks/patch-1 Alex Crichton 2016-08-16 14:10:59 -0700
  • 5489404551 Update toml-rs version in README Vinzent Steinberg 2016-08-16 22:39:14 +0200
  • b39768abf5 Remove Cargo.lock in serde-tests Alex Crichton 2016-08-01 09:41:58 -0700
  • 1ed8fd555e Update serde-tests Cargo.lock Alex Crichton 2016-08-01 09:41:18 -0700
  • 70d15bdcf3 Bump to 0.2.0 Alex Crichton 2016-08-01 09:30:16 -0700
  • 4ee9cb72e6 Touch up the encoder/decoder a bit Alex Crichton 2016-07-29 10:23:06 -0700
  • b480a26f8d Merge pull request #105 from dtolnay/up Alex Crichton 2016-07-29 09:22:22 -0700
  • c17b75f834 Restore defaulted Deserializer methods David Tolnay 2016-07-29 00:55:52 -0700
  • ae3028d4ee Bump serde dependency in serde-tests David Tolnay 2016-07-29 00:23:12 -0700
  • 242b8038a1 Cfg off functions only needed for rustc-serialize or serde David Tolnay 2016-07-28 11:08:39 -0700
  • 492690669e Update to serde 0.8.0 David Tolnay 2016-07-28 11:01:22 -0700
  • c7d96b191e next iteration Oliver Schneider 2016-07-15 16:24:26 +0200
  • 183646b118 adjust for seq/map ser revamp Oliver Schneider 2016-07-14 15:28:51 +0200
  • fb8050d2d5 Merge pull request #101 from leodasvacas/clippy-run Alex Crichton 2016-06-05 07:46:17 +0200
  • e8097b14f1 Clippy run leonardo.yvens 2016-06-03 23:14:42 -0300
  • 7363dbe7f5 Merge pull request #103 from MarkSwanson/lookup-lifetime-enhancement Alex Crichton 2016-06-01 12:36:30 -0700
  • 6f43fc3b29 Fix serde tests on nightly Alex Crichton 2016-05-31 10:41:47 -0700
  • 3639e62a3b Rely on lifetime elision. Mark Swanson 2016-05-31 10:20:43 -0400
  • 010e34f637 lookup() and lookup_mut() lifetime enhancements. Mark Swanson 2016-05-30 16:09:40 -0400
  • 44fc9d9f37 Require newlines to be present after keys Alex Crichton 2016-05-22 23:30:43 -0700
  • 97592e120f Merge pull request #98 from zofrex/accept-empty-table Alex Crichton 2016-05-18 20:52:28 -0700
  • dd7e31ea53 Refactor checking for EOF into method James Sanderson 2016-05-19 01:12:58 +0100
  • 112adaaa3f Accept empty table on last line James Sanderson 2016-05-19 01:09:33 +0100
  • 6450da87ba Failing test for empty table on last line James Sanderson 2016-05-19 00:54:54 +0100
  • 00a3452fa9 Update serde-tests Cargo.lock Alex Crichton 2016-05-16 10:27:42 -0700
  • 924f81c5fb Bump to 0.1.30 Alex Crichton 2016-05-16 10:18:07 -0700
  • b9280519cc Fix accepting comments after table definitions Alex Crichton 2016-05-16 10:17:51 -0700
  • c777001598 Accept fractional seconds and timezones in datetime parsing Alex Crichton 2016-05-12 14:07:24 -0700
  • a8223490c2 Update serde-test toml version Alex Crichton 2016-05-12 13:39:42 -0700
  • 6b0761fcce Bump to 0.1.29 Alex Crichton 2016-05-12 11:28:56 -0700
  • 1ed6801137 Add option to enable old behavior Alex Crichton 2016-05-12 11:28:32 -0700
  • 50dfc8ac79 Merge pull request #94 from zofrex/require-newline-after-table Alex Crichton 2016-05-12 11:26:18 -0700
  • 848227c605 Require a newline after table definition James Sanderson 2016-04-17 22:51:43 +0100
  • 2cd1116e06 Add failing test cases containing invalid Toml with keys on the same line as table definition James Sanderson 2016-04-17 22:49:16 +0100
  • ef60313a5d Merge pull request #93 from trlim/master Alex Crichton 2016-04-12 23:05:40 -0700
  • 6426b02d3d Use different method to ensure unicode escape code is ASCII of expected length Tae-il Lim 2016-04-03 17:15:18 +0900
  • 8dbc107441 Tweak unicode-escape test Tae-il Lim 2016-04-03 17:08:23 +0900
  • b25592c238 Merge pull request #92 from trlim/master Alex Crichton 2016-04-03 00:14:03 -0700
  • 8a207a83fe Update integration tests to BurntSushi/toml-test@2f1c20de60 Tae-il Lim 2016-04-02 17:15:59 +0900
  • c53fceb42c Merge pull request #89 from BourgondAries/master Alex Crichton 2016-03-27 22:54:34 -0700
  • 644dc88c04 Add a bunch of negative and positive tests Bourgond Aries 2016-03-28 06:35:39 +0200
  • 33c49d0357 Leverage fn array_index to fn integer Bourgond Aries 2016-03-28 06:24:25 +0200
  • 568dd2ef4b Fix the indentation to be consistent with the repository Bourgond Aries 2016-03-27 21:19:03 +0200
  • 442f663c2d Add advanced lookup for table names Bourgond Aries 2016-03-27 20:55:49 +0200
  • 770052a9a7 Add a test for lookup_mut_advanced Bourgond Aries 2016-03-27 20:50:25 +0200
  • 0e3e0654ba Implement advanced key lookup for lookup_mut Bourgond Aries 2016-03-27 20:48:23 +0200
  • 3517215eab Implement a more advanced algorithm for lookup Bourgond Aries 2016-03-27 20:46:19 +0200
  • b0a134a1d9 Merge pull request #88 from BourgondAries/master Alex Crichton 2016-03-25 14:11:45 -0700
  • b171205c57 Add a test to see if the table's contents have changed Bourgond Aries 2016-03-25 17:43:32 +0100
  • 32969ca891 Implement the non-recursive lookup_mut Bourgond Aries 2016-03-25 17:33:46 +0100
  • 9b1dc843fc Add lookup_mut method for mutable access Bourgond Aries 2016-03-24 14:18:00 +0100
  • cf718f7b0e Update deps Alex Crichton 2016-03-11 09:27:24 -0800
  • cf4656cb3a Bump to 0.1.28 Alex Crichton 2016-03-11 09:23:01 -0800
  • 511c235d7d Fix last tests Alex Crichton 2016-03-11 09:20:32 -0800
  • 3345fea319 Fix an error message test, simlify some serde code Alex Crichton 2016-03-11 01:32:16 -0800
  • d02e622330 WIP Alex Crichton 2016-03-07 23:48:01 -0800
  • 77be56048c Bump to 0.1.27 Alex Crichton 2016-02-01 16:50:05 -0800
  • 67ddadf504 Update toml dep in serde-tests Alex Crichton 2016-01-25 16:57:56 -0800
  • b644d9577f Bump to 0.1.26 Alex Crichton 2016-01-25 16:53:20 -0800
  • 0fd42c9e17 Move travis from 1.0.0 -> stable Alex Crichton 2016-01-25 13:04:04 -0800
  • 6b0a1362a1 Support literal strings in table names Alex Crichton 2016-01-24 10:50:39 -0800
  • 5431cade31 Merge pull request #84 from frewsxcv/clippy Alex Crichton 2016-01-21 08:43:02 -0800
  • 7be39d725d Address issues found by rust-clippy Corey Farwell 2016-01-20 23:30:45 -0500
  • 6fe6a15fe5 Merge pull request #82 from shepmaster/patch-1 Alex Crichton 2016-01-11 11:05:56 -0800
  • af2c45147d Update rand dependency Alex Crichton 2016-01-09 10:25:23 -0800
  • 67107034fc Minor documentation grammar fix Jake Goulding 2016-01-01 17:57:01 -0500
  • 67138b6c8e Update deps of serde-tests Alex Crichton 2015-12-18 16:37:04 -0800
  • 12f39767a8 Bump to 0.1.25 Alex Crichton 2015-12-18 16:29:29 -0800
  • 39d77b6d79 When decoding maps, leave fields that weren't processed Alex Crichton 2015-12-18 16:29:07 -0800
  • 4987b47a92 Update serde-tests lockfile Alex Crichton 2015-12-15 10:10:31 -0800
  • 0c4c78d68c Update travis syntax Alex Crichton 2015-12-15 10:02:30 -0800
  • 92b2ff1056 Merge pull request #79 from silvo38/master Alex Crichton 2015-12-15 10:01:15 -0800
  • caa4615536 Fixed bug: floats always end up in Decoder.toml, even when they have been successfully decoded. Cameron Silvestrini 2015-12-15 22:43:24 +1100