Improve ccl getenv patch
[clsql.git] / sql / utils.lisp
2013-11-23 Kevin M. RosenbergImprove ccl getenv patch
2013-11-23 Kevin M. Rosenberg2013-11-23 Kiss Kalman <kami@zalaszam.hu>
2013-04-18 Kevin M. RosenbergVersion 6.4.1 debian-6.4.1-1 v6.4.1
2012-12-05 Russ TyndallImproved documentation of normalized classes and change...
2012-12-05 Russ Tyndall(SEMANTIC CHANGE) update-objects-joins now simpler...
2012-12-05 Russ TyndallRefactored find-all and build-object to be more readabl...
2012-12-05 Russ Tyndallrefactor update-records-from-* functions to utilize...
2012-06-25 Russ Tyndalldequote database-identifiers and autoincrement-sequence
2011-09-12 Russ Tyndallfixed a bugs in list-attribute(s|-types) in fddl that...
2011-07-27 Russ TyndallMerge branch 'accel-2'
2011-07-07 Russ Tyndallfixed type-dec on substitute-string-for-char so that...
2011-07-04 Nathan BirdAdding to utils make-weak-hash-table for use in caches.
2011-07-04 Nathan Birdrefactor the way oodml find-all and select deal with...
2011-07-04 Nathan BirdA few type declarations
2011-06-30 Russ Tyndalladd %get-int to handle type-coersion to int and use...
2011-06-30 Russ TyndallMajor rewrite of table/column name output escaping...
2010-02-05 Kevin RosenbergLoad and use test-i18n.lisp when uffi:no-i18n is not...
2010-02-05 Kevin RosenbergAdd OpenMCL support for #\no-break_space
2010-02-05 Kevin RosenbergComment that CMUCL errors when reading #\no-break_space
2010-02-05 Kevin RosenbergConditionalize read of #\no-break_space for non-unicode...
2010-01-29 Nathan BirdMerge commit 'origin/master' into development
2010-01-29 Kevin RosenbergAdd implementation-specific +whitespace-chars+ variable
2010-01-29 Nathan BirdMerge commit 'master' into development
2010-01-28 Kevin RosenbergEnsure that Lispworks 6 lock is sharing-mode. debian-4.3.1-1 v4.3.1
2010-01-07 Kevin Rosenbergcompiles on lispworks 6
2007-08-31 Kevin M. Rosenbergr11859: Canonicalize whitespace v3.8.6
2005-11-11 Kevin M. Rosenbergr10820: 12 Nov 2005 Kevin Rosenberg <kevin@rosenberg...
2005-01-27 Kevin M. Rosenbergr10284: * sql/utils.lisp: Fix unnecessary consi...
2004-10-01 Kevin M. Rosenbergr10078: fix typo from manual patch application
2004-10-01 Kevin M. Rosenbergr10077: * multiple: Apply patch from Joerg...
2004-05-23 Kevin M. Rosenbergr9443: * test/test-fdml.lisp: String table...
2004-05-13 Kevin M. Rosenbergr9344: fix type on sqlite
2004-05-13 Kevin M. Rosenbergr9336: 12 May 2004 Kevin Rosenberg (kevin@rosenberg...