summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* require plist/versionMatt Brictson2017-04-181-0/+1
* Fix unused variable `e` warning (#32)Matt Brictson2017-04-171-1/+1
* Fix Fixnum, Bignum deprecations in Ruby 2.4 (#33)Matt Brictson2017-04-171-2/+2
* Reorganize project based on `bundle gem` practices (#35)Matt Brictson2017-04-172-1/+3
* Update versionAlbert Wang2016-01-311-1/+1
* Merge pull request #18 from bfreese/pdata-fixPatrick Way2016-01-271-2/+1
|\
| * Fixed defect in PData in which exception was thrown when <data/> element was ...Brian Freese2013-02-281-2/+1
* | Updated dprecated File.exists? to File.exist?Chris Larsen2016-01-171-1/+1
|/
* Merge pull request #2 from bradleyjucsc/masterBen Bleything2012-08-011-8/+1
|\
| * Changed sort to sort_by in Plist::Emit.plist_node to allow mixed symbol and s...bradleyjucsc2010-09-231-8/+1
* | Merge pull request #5 from shayfrendt/masterBen Bleything2012-08-011-1/+1
|\ \
| * | Remove 'Computer' from 'Apple Computer' string in plist files ;-)Shay Frendt2011-07-061-1/+1
| |/
* | Fix typo in commentDustin J. Mitchell2012-08-011-1/+1
|/
* version bump: 3.1.0 releasedintegrate_DanaDangerBen Bleything2010-02-231-1/+1
* ruby 1.9 compatibility!Ben Bleything2010-02-231-6/+12
* excise a bunch of unnecessary @@ variablesBen Bleything2010-02-161-5/+4
* remove ugly header comments, replace with simpler alternativeBen Bleything2010-02-143-25/+24
* rejigger generator.rb so we don't have extra indentation to worry aboutBen Bleything2010-02-141-162/+163
* * parser now accepts strings or anything that responds to #readBen Bleything2007-02-241-11/+10
* comment tweakageBen Bleything2006-09-211-1/+1
* move IndentedString inside Plist::EmitBen Bleything2006-09-211-33/+32
* fix whitespaceBen Bleything2006-09-202-16/+16
* add tests and fixes for empty collection elements (more pedantic adherence to...Ben Bleything2006-09-151-13/+21
* reinsert rdoc modifiersBen Bleything2006-09-151-2/+2
* merge generator-injection-removal branch into trunkBen Bleything2006-09-133-162/+210
* add back the rdoc start/stop modifiers so the rdoc output isn't hosedBen Bleything2006-09-112-4/+4
* fixed bugs, changed data elements to return StringIOPatrick May2006-09-103-30/+33
* whitespace cleanupBen Bleything2006-08-203-17/+17
* finish splitting out functions into filesBen Bleything2006-08-193-714/+71
* prepare to split generator and parser out of plist.rbBen Bleything2006-08-192-0/+704
* add copyright notices, move some code out to README, add VERSIONBen Bleything2006-08-191-80/+43
* initial checkin; NARF plist library; Ben's project infrastructureBen Bleything2006-08-191-0/+389