pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/ruby-spreadsheet
Module Name: pkgsrc
Committed By: obache
Date: Tue Nov 12 11:43:23 UTC 2013
Modified Files:
pkgsrc/math/ruby-spreadsheet: Makefile distinfo
Log Message:
Update ruby-spreadsheet to 0.9.2.
### 0.9.2 / 11.11.2013
commit e70dc0dbbc966ce312b45b0d44d0c3b1dc10aad6
Author: Malcolm Blyth <trashbat%co.ck@localhost>
Date: Mon Nov 11 15:53:58 2013 +0000
*Corrected compressed string formatting - *U (UTF-8) should have been *S (16-bit
string)
*Completed addition of notes hash to worksheet
*Bumped revision
*Updated reader and note
Note class no longer extends string for simplicity and debug of class (pp now
works a bit more easily)
Reader has had loads of changes (still WIP) to allow objects of class
Note and NoteObject to be created and combined in the postread_worksheet
function
*Adding noteObject to deal with the Object (and ultimately text comment field)
created by excel's madness
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/math/ruby-spreadsheet/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/math/ruby-spreadsheet/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index