Commit Graph
205 Commits
Author SHA1 Message Date
Unknwon e8c222fea7 add logo 2015-09-12 17:07:54 -04:00
Unknwon 463307112d fix #14 2015-08-30 00:00:58 +08:00
Unknwon 45bf59e51e update README 2015-08-07 23:09:01 +08:00
Unknwon 18a90d4a80 update README 2015-08-07 23:06:16 +08:00
Unknwon 7fd539083a reflect from struct 2015-08-07 22:25:06 +08:00
Unknwon 7685e21179 update version 2015-08-02 21:52:35 +08:00
Unknwon 10aeb01bf8 fix #13 2015-08-02 21:51:33 +08:00
Unknwon 6a76fccf29 fix #12 2015-08-02 21:40:15 +08:00
Unknwon caf3f03ad9 support save with # in value 2015-07-28 17:54:27 +08:00
Unknwon 1fdd933d82 fix typo and example 2015-07-25 17:14:33 +08:00
Unknwon d1e3b557c6 fix #9 2015-07-25 06:20:44 +08:00
Unknwon 7767e5c547 modifications on #7 2015-07-25 06:04:22 +08:00
无闻 5e15cfce1e Merge pull request #7 from liut/master
添加 time.Duration 类型支持,添加 配置文件 WriteTo(io.Writer) 接口
2015-07-25 05:38:27 +08:00
Unknwon c620a3290c update version 2015-07-25 05:35:15 +08:00
Unknwon a2b4016f46 fix #11 2015-07-25 05:10:29 +08:00
Unknwon 45c7e5e608 update version 2015-07-15 23:35:43 +08:00
Unknwon 7094791bcb #5: continuation lines 2015-07-15 23:32:45 +08:00
Liut c9beb51315 添加 time.Duration 类型支持
添加 配置文件 WriteTo(io.Writer) 接口
2015-05-25 17:47:19 +08:00
Unknwon 177219109c #4: add more boolean value rules 2015-03-19 00:52:36 -04:00
Unknwon cc9ffc43b7 remove debug info 2015-03-10 21:40:28 -04:00
Unknwon f571fe1a1f able set default value of struct when map 2015-02-21 01:03:13 -05:00
Unknwon 4febc4104c discard inline comment 2015-02-04 05:49:54 -05:00
Unknwon 3e31b21870 add *File.NewSections and Empty, change behaviors of *File.Secion and *Secion.Key 2015-02-01 14:30:10 -05:00
Unknwon 06a8e757c8 add Range... methods 2015-01-06 14:55:05 +08:00
Unknwon 28ad8c408b Add Version function 2015-01-02 20:13:28 +08:00
Unknwon dae74d1713 add delim tag 2015-01-02 19:36:38 +08:00
Unknwon e78794531f remove noisy new line when default section is empty 2015-01-02 15:18:07 +08:00
Unknwon b025723539 fix docs typo 2015-01-02 11:28:44 +08:00
Unknwon bd7ccfd9c8 map to struct docs, map from a section 2015-01-02 11:21:36 +08:00
Unknwon 9400c4cd86 rename getter to mapper 2015-01-02 01:08:56 +08:00
Unknwon afcdaa289f Add two builtin name getter 2015-01-02 01:00:31 +08:00
Unknwon 8ca0fa127b Add time docs 2015-01-02 00:41:41 +08:00
Unknwon 302c8c1bb3 add map to struct support 2015-01-02 00:29:38 +08:00
Unknwon 89772555bf Add time support 2015-01-01 20:33:52 +08:00
Unknwon 70a46eeb84 release v1 v0 2014-12-30 10:53:01 +08:00
Unknwon 686cfcde4b release v1 2014-12-30 10:47:22 +08:00
Unknwon 635b381e0a mirror fix 2014-12-28 14:32:41 +08:00
Unknwon 211b331f2b Add MustString 2014-12-28 12:50:35 +08:00
Unknwon c0aee1c4b9 more docs 2014-12-23 02:09:39 -05:00
Unknwon c216cb5abd README 2014-12-21 08:12:30 -05:00
Unknwon e2e901b1d9 fix test cases 2014-12-21 08:10:34 -05:00
Unknwon 3fba6692fa Merge branch 'master' of github.com:go-ini/ini 2014-12-21 08:07:31 -05:00
Unknwon b816100dec README 2014-12-21 08:07:28 -05:00
无闻 8d4c6fd2fa Merge pull request #2 from mkozjak/keyshash
Dump file contents to the hash. Fixes #1
2014-12-21 08:07:06 -05:00
Mario Kozjak d2483796e4 Add RLock() to KeysHash
Signed-off-by: Mario Kozjak <kozjakm1@gmail.com>
2014-12-21 14:05:45 +01:00
Mario Kozjak 0361a2e88d Dump file contents to the hash. Fixes #1
Signed-off-by: Mario Kozjak <kozjakm1@gmail.com>
2014-12-21 13:31:40 +01:00
Unknwon 3b0bc3813f fix readme 2014-12-18 16:25:05 -05:00
Unknwon 56fbe03a0b Improve performance 2014-12-18 07:04:19 -05:00
Unknwon 23649e49e0 comment write fix 2014-12-18 05:26:34 -05:00
Unknwon 2904f49d79 README typo 2014-12-18 04:11:51 -05:00