summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add 3.2.0 release notes, clean up CHANGELOG (#34)Matt Brictson2017-04-171-3/+19
| | | | | | | * Rename to `CHANGELOG.rdoc` * Add v3.2.0 release notes * Add "unreleased" section * Standardize headings for past releases * Add v2.1.2
* Merge pull request #29 from albertyw/masterMatt Brictson2017-04-171-1/+1
|\ | | | | Update version
| * Update versionAlbert Wang2016-01-311-1/+1
|/
* Merge pull request #16 from samn/fix-rakefilePatrick Way2016-01-271-2/+2
|\ | | | | Use rubygems/package_task instead of rake/gempackagetask
| * Use rubygems/package_task instead of rake/gempackagetaskSam Neubardt2013-01-161-4/+4
| | | | | | | | rake/gempackagetask is deprecated
* | Merge pull request #18 from bfreese/pdata-fixPatrick Way2016-01-273-4/+6
|\ \ | | | | | | Fixed PData parsing issue
| * | Fixed defect in PData in which exception was thrown when <data/> element was ↵Brian Freese2013-02-283-4/+6
| |/ | | | | | | read from plist.
* | Merge pull request #23 from alexruperez/masterPatrick Way2016-01-271-2/+2
|\ \ | | | | | | Updated README.rdoc 'Apple Computer' -> 'Apple'
| * | Updated README.rdoc 'Apple Computer' -> 'Apple'Alejandro Rupérez2014-04-041-2/+2
| |/
* | Merge pull request #26 from HCLarsen/exists-to-existPatrick Way2016-01-271-1/+1
|\ \ | |/ |/| Updated dprecated File.exists? to File.exist?
| * Updated dprecated File.exists? to File.exist?Chris Larsen2016-01-171-1/+1
|/
* guard against not being able to load rdoc tasksBen Bleything2012-08-011-14/+19
|
* fix test file specification so travis worksBen Bleything2012-08-011-1/+1
|
* add travis.ymlBen Bleything2012-08-011-0/+12
|
* Merge pull request #2 from bradleyjucsc/masterBen Bleything2012-08-012-8/+22
|\ | | | | Sorting issue
| * Changed sort to sort_by in Plist::Emit.plist_node to allow mixed symbol and ↵bradleyjucsc2010-09-232-8/+22
| | | | | | | | string hash keys.
* | Merge pull request #5 from shayfrendt/masterBen Bleything2012-08-017-7/+7
|\ \ | | | | | | Xcode 4 doesn't use the word Computer anymore
| * | Remove 'Computer' from 'Apple Computer' string in plist files ;-)Shay Frendt2011-07-067-7/+7
| |/
* | Merge pull request #10 from djmitche/patch-1Ben Bleything2012-08-011-1/+1
|\ \ | |/ |/| Fix typo in comment
| * Fix typo in commentDustin J. Mitchell2012-08-011-1/+1
|/ | | "data" should be "Date". In fact, Data elements seem to work just fine.
* version bump: 3.1.0 releasedintegrate_DanaDangerBen Bleything2010-02-232-1/+19
|
* add CHANGELOG to release filesBen Bleything2010-02-231-1/+1
|
* ruby 1.9 compatibility!Ben Bleything2010-02-233-11/+29
|
* excise a bunch of unnecessary @@ variablesBen Bleything2010-02-162-14/+16
|
* rejigger a couple of parser tests so they passBen Bleything2010-02-161-10/+13
|
* update LICENSEBen Bleything2010-02-141-2/+1
|
* remove ugly header comments, replace with simpler alternativeBen Bleything2010-02-149-65/+38
|
* rejigger generator.rb so we don't have extra indentation to worry aboutBen Bleything2010-02-141-162/+163
|
* remove some cruft left over from the svn daysBen Bleything2010-02-141-3/+3
|
* modernize rdoc creationBen Bleything2010-02-142-598/+11
|
* remove reference to nonexistant docs/USAGE from the RakefileBen Bleything2010-02-111-1/+1
|
* formatting is hardBen Bleything2010-01-111-3/+3
|
* rejigger links in READMEBen Bleything2010-01-111-4/+3
|
* inline USAGE and LICENSE into README; update Rakefile for new README nameBen Bleything2010-01-113-111/+129
|
* port svn ignores to gitignoreBen Bleything2010-01-111-0/+3
|
* rename README to README.rdocBen Bleything2010-01-111-0/+0
|
* rename MIT-LICENSE to LICENSEBen Bleything2010-01-113-3/+3
|
* * parser now accepts strings or anything that responds to #readBen Bleything2007-02-243-11/+23
|
* test commit for updated post-commit hookBen Bleything2006-10-301-1/+1
|
* comment tweakageBen Bleything2006-09-212-1/+4
|
* update CHANGELOGBen Bleything2006-09-211-1/+4
|
* move IndentedString inside Plist::EmitBen Bleything2006-09-212-33/+35
|
* fix whitespaceBen Bleything2006-09-2011-56/+57
|
* tweak fix_whitespace taskBen Bleything2006-09-202-1/+2
|
* refix the gem install -t problemBen Bleything2006-09-202-2/+6
|
* update the rakefile to fix gem install -t, misc other changesBen Bleything2006-09-192-5/+9
|
* update changelog to be currentBen Bleything2006-09-191-0/+3
|
* update changelog to be currentBen Bleything2006-09-191-4/+60
|
* add tests and fixes for empty collection elements (more pedantic adherence ↵Ben Bleything2006-09-152-13/+37
| | | | to What Apple Does)
* make sure we're including all the files, dohBen Bleything2006-09-151-1/+1
|