pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/databases/ruby-sqlite3



On Mon, 23 Jun 2008 00:52:59 +0900, Takahiro Kambe <taca%netbsd.org@localhost> 
wrote:

> Log Message:
> Update ruby-sqlite3 package to 1.2.2.
>
> Changes are unknown.

Following release notes can be taken from tarball release of HOMEPAGE.
I don't know this GEM packages is the same as it.
If not, HOMEPAGE should be changed to somewhere else.


Release Name: 1.2.2

Notes:
Lots of bug fixes! This is a much needed, much procrastinated
maintenance release.

--------------------------------------------------------------------------------
Changes:
=== 1.2.2 / 31 May 2008

* Make the table_info method adjust the returned default value for the rows
  so that the sqlite3 change in 3.3.8 and greater can be handled
  transparently [Jamis Buck <jamis%37signals.com@localhost>]

* Ruby 1.9 compatibility tweaks [Roman Le Negrate <roman2k%free.fr@localhost>]

* Various performance enhancements [thanks Erik Veenstra]

* Correct busy_handler documentation [Rob Holland 
<rob%inversepath.com@localhost>]

* Use int_bind64 on Fixnum values larger than a 32bit C int can take. [Rob 
Holland <rob%inversepath.com@localhost>]

* Work around a quirk in SQLite's error reporting by calling sqlite3_reset
  to produce a more informative error code upon a failure from
  sqlite3_step. [Rob Holland <rob%inversepath.com@localhost>]

* Various documentation, test, and style tweaks [Rob Holland 
<rob%inversepath.com@localhost>]

* Be more granular with time/data translation [Rob Holland 
<rob%inversepath.com@localhost>]

* Use Date directly for parsing rather than going via Time [Rob Holland 
<rob%inversepath.com@localhost>]

* Check for the rt library and fdatasync so we link against that when
  needed [Rob Holland <rob%inversepath.com@localhost>]

* Rename data structures to avoid collision on win32. based on patch
  by: Luis Lavena [Rob Holland <rob%inversepath.com@localhost>]

* Add test for defaults [Daniel Rodr?guez Troiti?o]

* Correctly unquote double-quoted pragma defaults [?ukasz Dargiewicz 
<lukasz.dargiewicz%gmail.com@localhost>] 

-- 
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index