.gitignore | 100644 | 0 | 0 | | | 429 Bytes | dc3453f4bec6f53daa00409e6e31bbbef81af0c7ac5fe3bc9097c63ede835c31 |
.travis.yml | 100644 | 0 | 0 | | | 153 Bytes | 49a03fcd19ad452bead15c2441656f8bc3c9a46ea7a477b2ed79dddea479b05a |
History.txt | 100644 | 0 | 0 | | | 1.24 KB | a97929c749a2fe49db3e33952ff2cd535226b926520322a6582de8f7a8f62604 |
README.md | 100644 | 0 | 0 | | | 7.1 KB | 6ab8a4eda52507b331b025ca86367f7c33d3623961470799f66aa32ea98cf15a |
Rakefile | 100644 | 0 | 0 | | | 494 Bytes | dae73494d9a61a12c73d0b82ce54763d08f9791478025510a4b1a81a24181db9 |
inifile.gemspec | 100644 | 0 | 0 | | | 1001 Bytes | 7cdd1daeb57bdd81624511ceb0b4bde627393d390931cdde0fad3862453c0d50 |
lib/inifile.rb | 100644 | 0 | 0 | | | 19.1 KB | 05e25dea785482e0bbc0d1fd2c88787a950f97073d59930d7c0158c91e45d567 |
lib/o-inifile.rb | 100644 | 0 | 0 | | | 18 Bytes | 4d03346eb98e202a819acbf0393f9f50280c17ab0596ed88429f5f2134b6ef86 |
test/data/bad_1.ini | 100644 | 0 | 0 | | | 80 Bytes | 32a2a8226d58571ea9cfbb45bff4e51e82ded905c858006904e2742efa5129c6 |
test/data/bad_2.ini | 100644 | 0 | 0 | | | 170 Bytes | f2930a33d784f4fe74c4ab4037fe466b5e25a7eab71f8947f65615035a9e4e7b |
test/data/browscap.ini | 100644 | 0 | 0 | | | 118 Bytes | 91e6da9c4d72f90f68976cb86ee6110c3988f26da330f4ac8e9a85ee03b7dedd |
test/data/comment.ini | 100644 | 0 | 0 | | | 172 Bytes | 41e4e3693f1cb5ab5963a1c7c9366cfde71e3497cde0f68bedef720b761bc463 |
test/data/continuation.ini | 100644 | 0 | 0 | | | 84 Bytes | 14aa87b0317ca78640c298623ba37e75bf2d5af52da632ccdda0dbe76383c25e |
test/data/escape.ini | 100644 | 0 | 0 | | | 544 Bytes | 95cf658d953b3e04b516c1b680c0e0ded8ac2f37d297f7e2893918e6ce2f8e0b |
test/data/force_array.ini | 100644 | 0 | 0 | | | 60 Bytes | 3751f4c652d7d7e3a8b2a64a3db348ca71fb10fef535639be799f2c4cf3d3bfd |
test/data/global.ini | 100644 | 0 | 0 | | | 82 Bytes | fe95042ff8a7d56e3bc87761b6fad5b4f484d6df791ec3b981b279b1edbbd7a2 |
test/data/good.ini | 100644 | 0 | 0 | | | 275 Bytes | c640d88957320e08a191ee947e4e33b6a6bb684fdf7319b43a09c7b3e025b74a |
test/data/line_continuation.ini | 100644 | 0 | 0 | | | 546 Bytes | c1559c186d53e8c10d50cf75cf87b3c68bbb6f53778b762fd86512676fbabad5 |
test/data/merge.ini | 100644 | 0 | 0 | | | 45 Bytes | 40b93747acc464f7a606676734aa07ba205ca655b5217b83a7bf190b805cbb60 |
test/data/mixed_comment.ini | 100644 | 0 | 0 | | | 135 Bytes | 577799a49d5b027cfc410cc7cddcf9c66ba6c3c80a3f1b6d984a2a7ce1314228 |
test/data/multiline.ini | 100644 | 0 | 0 | | | 389 Bytes | e2b74a254b304d0cebc644a22032951b2266840a31bed2a5a1139b77b213c3cd |
test/data/param.ini | 100644 | 0 | 0 | | | 58 Bytes | 5e9d32a408d195856e6317d60029a67c71c02cd0301ae8b73aa3a74a29224e42 |
test/data/section.ini | 100644 | 0 | 0 | | | 64 Bytes | bd9b2a876fa607aa92699a8d4980b5aa33c72f52a3ed0513788b2c2a1f3b7294 |
test/data/switch.ini | 100644 | 0 | 0 | | | 31 Bytes | b47d3092495ccf3f7782066b9f5a8f0252913ca5e60e054f05fcce0aab3c262e |
test/data/typecast.ini | 100644 | 0 | 0 | | | 101 Bytes | 4cf69aaaf0447eba7921cabf81dc746bbaa97794852dbf2a2c76b43327651f88 |
test/test_inifile.rb | 100644 | 0 | 0 | | | 18.7 KB | a2b7d4799fad601b84d431fea4f8bb74a23550b110d2c2c88c49fa59dae63a32 |