0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the homepage to http://github.com/dmajda/doc_storage. More... about 14 years ago
Removed .hgignore and .hgtags, added .gitignore. More... about 14 years ago
Updated version to 1.0.2. More... about 14 years ago
Hmm, it seems that these strange trailing newline bugs were just editor artifacts. Stupid me, stupid vim. More... about 14 years ago
Updated version to 1.0.1. More... about 14 years ago
Fixed Gem description. More... about 14 years ago
Updated version to 1.0. More... about 14 years ago
When serializing documents, quote header values containing leading/trailing whitespace or newlines. More... about 14 years ago
Protect against invalid header names when saving documents. More... about 14 years ago
Removed double space after a period in a comment. More... about 14 years ago
Stylistic change: More conventional formatting of one-line hash literals. More... about 14 years ago
Do not strip the line when reporting invalid header, just remove possible trailing newline. More... about 14 years ago
Accept quoted header values + strip trailing whitespace in headers. More... about 14 years ago
Quote invalid header better in the SyntaxError message. More... about 14 years ago
Fixed header parsing regexp, which (wrongly) allowed exactly one whitespace character after the colon. More... about 14 years ago
Dropped "www" from "www.majda.cz". More... about 14 years ago
Implemented {Simple,Multipart}Document#save and #save_file. More... about 14 years ago
Implemented {Simple,Multipart}Document#load_file. More... about 14 years ago
Work around the trailing newline bug. More... about 14 years ago
Renamed {Simple,Multipart}Document#parse to {Simple,Multipart}Document#load. More... about 14 years ago
Documentation fixes. More... about 14 years ago
Renamed MultiPartDocument to MultipartDocument - fixed few forgotten occurences in README.rdoc. More... about 14 years ago
Renamed MultiPartDocument to MultipartDocument. More... about 14 years ago
Do not use --format=nested for specs. More... about 14 years ago
Removed .gitignore. More... about 14 years ago
Changed the homepage to http://bitbucket.org/dmajda/doc_storage/. More... about 14 years ago
Added tag 0.9 for changeset 5e00c282b953 More... over 14 years ago
Prepared for release as a gem and for publishing on GitHub. More... over 14 years ago
Rakefile: Removed unnecessary "require", added options to make "spec" task output colored and structured. More... over 14 years ago
Added VERSION and LICENSE files. More... over 14 years ago