Commit Graph
123 Commits
Author SHA1 Message Date
kuuyee 3e16598f19 简化HasKey实现 2015-11-19 11:11:45 +08:00
kuuyee c9284e989c 更改HasKey实现,直接判断GetKey结构是否为nil 2015-11-19 05:11:14 +08:00
kuuyee 6ba470dbde 根据PR审查意见进行修正 2015-11-18 16:51:19 +08:00
kuuyee 23a9382beb 新增HasKey和HasValue方法,用来判断键或值是否存在。 2015-11-18 06:54:31 +08:00
Unknwon 060d7da055 docs 2015-11-04 20:00:20 -05:00
Unknwon 55063dda59 more test cases for #19 2015-11-04 19:56:46 -05:00
无闻 9123c74ef5 Merge pull request #19 from seastar-io/master
Add support for Uint types
2015-11-04 19:50:10 -05:00
Brian Shore 67da474c43 Add uint flavors for key.In*() methods 2015-11-05 00:35:34 +00:00
Brian Shore 18cc772ced Add support for Uint types 2015-11-04 23:52:40 +00:00
Unknwon aea5e9fd2e remove useless reslice 2015-10-08 09:31:02 -04:00
Unknwon 28c46efbdf close file after parsing 2015-10-05 00:58:44 -04:00
Unknwon df3ea05e1d work on #16 2015-10-02 10:54:18 -04:00
Unknwon a1b792071c Merge branch 'v1' of github.com:go-ini/ini into v1 2015-10-01 19:50:51 -04:00
Unknwon 851a752134 put tmp file in the same directory of filename 2015-10-01 19:50:46 -04:00
Unknwon 1d44d3ecb9 minor fix on #15 2015-09-30 15:34:58 -04:00
Unknwon 1e493a0661 work on #15 2015-09-29 17:08:35 -04:00
Unknwon fce4613bab Merge branch 'v1' of github.com:go-ini/ini into v1 2015-09-27 01:00:21 -04:00
Unknwon bf95b9db55 add validate key on the fly 2015-09-27 01:00:16 -04:00
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