Peter Rabbitson [Thu, 23 Sep 2010 10:51:29 +0000]
Fix bindtype omission in -in handling
Peter Rabbitson [Wed, 22 Sep 2010 14:19:34 +0000]
Backout errnoeusly committed stuff
Peter Rabbitson [Wed, 22 Sep 2010 14:14:40 +0000]
Fix incomplete handling of IN/BETWEEN sub-args
Peter Rabbitson [Wed, 22 Sep 2010 10:09:34 +0000]
Replace one more grep with a regex
Peter Rabbitson [Wed, 22 Sep 2010 10:01:59 +0000]
Reenable the tester test - it's fast enough now
Peter Rabbitson [Wed, 22 Sep 2010 10:00:37 +0000]
Stupid stupid typo
Peter Rabbitson [Wed, 22 Sep 2010 09:49:58 +0000]
Tokenizer fixed \o/
Arthur Axel "fREW" Schmidt [Wed, 22 Sep 2010 02:48:52 +0000]
add test for parsing lists
Peter Rabbitson [Tue, 21 Sep 2010 05:11:08 +0000]
Move the colordefs to the profile def
Arthur Axel "fREW" Schmidt [Thu, 16 Sep 2010 14:45:33 +0000]
release 1.68
Arthur Axel "fREW" Schmidt [Thu, 16 Sep 2010 14:44:32 +0000]
add a bit more doc, test doc, and rename a method
Arthur Axel "fREW" Schmidt [Tue, 14 Sep 2010 02:40:48 +0000]
placeholder coloring!
Arthur Axel "fREW" Schmidt [Tue, 14 Sep 2010 01:00:24 +0000]
doc additions and a method rename
Arthur Axel "fREW" Schmidt [Sun, 12 Sep 2010 19:39:58 +0000]
use object interface to Hash::Merge
Arthur Axel "fREW" Schmidt [Sun, 12 Sep 2010 19:38:38 +0000]
release 1.67_03
Arthur Axel "fREW" Schmidt [Sat, 11 Sep 2010 17:36:22 +0000]
docs for ::Tree
Arthur Axel "fREW" Schmidt [Sat, 11 Sep 2010 17:09:39 +0000]
caller info does not belong here
Arthur Axel "fREW" Schmidt [Fri, 10 Sep 2010 04:14:55 +0000]
initial start of warn-style caller info
Arthur Axel "fREW" Schmidt [Fri, 10 Sep 2010 04:13:12 +0000]
add missing dep
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 23:13:22 +0000]
merge configs with profiles
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 21:37:06 +0000]
in case there were no bindargs passed
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 03:16:54 +0000]
integrate placeholder population with DBIC
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 02:51:23 +0000]
fix oddity in initial newlines
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 02:50:57 +0000]
add placeholder support
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 02:50:23 +0000]
fix pod coverage test
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 02:47:42 +0000]
add quotes to examples to show hidden whitespace
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 17:40:11 +0000]
change overridden method to pretty print more
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 17:23:57 +0000]
rename DBIC::Storage::PP and get ready to re-release
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 03:09:29 +0000]
update changes
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 03:04:11 +0000]
slightly nicer newline handling for stuff in parens
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 02:57:08 +0000]
fix deps
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 02:53:34 +0000]
a bit less indentation
Arthur Axel "fREW" Schmidt [Tue, 7 Sep 2010 01:07:06 +0000]
add some docs
Arthur Axel "fREW" Schmidt [Tue, 7 Sep 2010 00:40:01 +0000]
fix colors for from
Arthur Axel "fREW" Schmidt [Tue, 7 Sep 2010 00:10:06 +0000]
from has to stay
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 23:29:38 +0000]
add examples and DBIC::Storage::PrettyPrinter
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 23:26:04 +0000]
add more keywords, colors, and indentation rules
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 16:56:37 +0000]
roundtrip tests
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 16:45:18 +0000]
whitespace tests
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 16:32:44 +0000]
test coloring of keyword
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 16:19:37 +0000]
add space to fix stuff pressing up against last paren
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 16:04:29 +0000]
parse RNO, better coloring for some keywords
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 15:56:52 +0000]
test parse to tree
Peter Rabbitson [Mon, 6 Sep 2010 14:42:17 +0000]
Merge 'sqla-tree' into 'trunk'
r9676@Thesaurus (orig r9662): frew | 2010-08-31 05:31:56 +0200
YASQLATBranch
r9677@Thesaurus (orig r9663): frew | 2010-08-31 05:55:05 +0200
break out Tree
r9678@Thesaurus (orig r9664): frew | 2010-08-31 06:13:04 +0200
document hopes and dreams
r9679@Thesaurus (orig r9665): frew | 2010-09-01 05:55:49 +0200
add format command
r9680@Thesaurus (orig r9666): frew | 2010-09-01 06:13:03 +0200
OO-ify and add some silly colors for fun
r9683@Thesaurus (orig r9669): frew | 2010-09-02 05:08:36 +0200
fix SQLATest, add more rudimentary formatting and some depth
r9684@Thesaurus (orig r9670): frew | 2010-09-02 06:03:05 +0200
rearrange things, looks almost good
r9685@Thesaurus (orig r9671): frew | 2010-09-02 06:14:44 +0200
good formatting for both subqueries and otherwise
r9686@Thesaurus (orig r9672): frew | 2010-09-02 06:21:19 +0200
do not indent for the first select
r9687@Thesaurus (orig r9673): frew | 2010-09-02 06:40:03 +0200
less warnings
r9688@Thesaurus (orig r9674): frew | 2010-09-02 07:00:07 +0200
initial profile and configuration support
r9689@Thesaurus (orig r9675): frew | 2010-09-03 05:19:12 +0200
sensible profiles and accessors for formatting
r9690@Thesaurus (orig r9676): frew | 2010-09-04 03:12:46 +0200
tests and slightly better profiles
r9691@Thesaurus (orig r9677): frew | 2010-09-04 03:22:34 +0200
test for no formatting
r9692@Thesaurus (orig r9678): frew | 2010-09-04 04:05:47 +0200
add html profile
r9693@Thesaurus (orig r9679): frew | 2010-09-04 05:21:05 +0200
add test for somewhat complex sql and add extra config for missing keywords
r9694@Thesaurus (orig r9680): frew | 2010-09-04 05:31:51 +0200
initial formatting script
r9695@Thesaurus (orig r9681): frew | 2010-09-04 05:39:36 +0200
add one more hope and dream (This should be easy to add)
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 03:39:36 +0000]
add one more hope and dream (This should be easy to add)
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 03:31:51 +0000]
initial formatting script
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 03:21:05 +0000]
add test for somewhat complex sql and add extra config for missing keywords
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 02:05:47 +0000]
add html profile
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 01:22:34 +0000]
test for no formatting
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 01:12:46 +0000]
tests and slightly better profiles
Arthur Axel "fREW" Schmidt [Fri, 3 Sep 2010 03:19:12 +0000]
sensible profiles and accessors for formatting
Arthur Axel "fREW" Schmidt [Thu, 2 Sep 2010 05:00:07 +0000]
initial profile and configuration support
Arthur Axel "fREW" Schmidt [Thu, 2 Sep 2010 04:40:03 +0000]
less warnings
Arthur Axel "fREW" Schmidt [Thu, 2 Sep 2010 04:21:19 +0000]
do not indent for the first select
Arthur Axel "fREW" Schmidt [Thu, 2 Sep 2010 04:14:44 +0000]
good formatting for both subqueries and otherwise
Arthur Axel "fREW" Schmidt [Thu, 2 Sep 2010 04:03:05 +0000]
rearrange things, looks almost good
Arthur Axel "fREW" Schmidt [Thu, 2 Sep 2010 03:08:36 +0000]
fix SQLATest, add more rudimentary formatting and some depth
Arthur Axel "fREW" Schmidt [Wed, 1 Sep 2010 04:13:03 +0000]
OO-ify and add some silly colors for fun
Arthur Axel "fREW" Schmidt [Wed, 1 Sep 2010 03:55:49 +0000]
add format command
Arthur Axel "fREW" Schmidt [Tue, 31 Aug 2010 04:13:04 +0000]
document hopes and dreams
Arthur Axel "fREW" Schmidt [Tue, 31 Aug 2010 03:55:05 +0000]
break out Tree
Arthur Axel "fREW" Schmidt [Tue, 31 Aug 2010 03:31:56 +0000]
YASQLATBranch
Peter Rabbitson [Mon, 12 Jul 2010 11:12:52 +0000]
Commit changes to previous erroneous commit
Peter Rabbitson [Mon, 12 Jul 2010 11:10:14 +0000]
No versioning before releaseChanges
Nigel Metheringham [Tue, 29 Jun 2010 14:09:36 +0000]
Improvements to where clause docs for undef/NULL - tackling RT Bug #58490
Nigel Metheringham [Tue, 29 Jun 2010 13:32:34 +0000]
Trivial doc fix (malformed pod markup)
Arthur Axel "fREW" Schmidt [Mon, 31 May 2010 14:26:39 +0000]
for people working from repository
Arthur Axel "fREW" Schmidt [Mon, 31 May 2010 14:25:23 +0000]
release 1.67
Peter Rabbitson [Mon, 31 May 2010 07:09:30 +0000]
Fix missed preexisting borked test
Peter Rabbitson [Sun, 30 May 2010 09:40:12 +0000]
More forgotten changes
Peter Rabbitson [Sun, 30 May 2010 09:28:07 +0000]
Bump trunk version
Peter Rabbitson [Sun, 30 May 2010 09:24:43 +0000]
Fix SQLA::Test problem
Peter Rabbitson [Thu, 27 May 2010 17:01:11 +0000]
Whitespace/comment cleanup
Arthur Axel "fREW" Schmidt [Sun, 16 May 2010 15:47:01 +0000]
this should have been release 1.66, but I forgot to commit it when I released :-(
Peter Rabbitson [Sun, 16 May 2010 09:43:40 +0000]
Puke in bind-assert and rewrite test to stop T::E from puking itself
Peter Rabbitson [Sun, 16 May 2010 09:09:54 +0000]
Add missing bindtype assertions
Nigel Metheringham [Fri, 14 May 2010 15:01:32 +0000]
Added some tests for -not
Nigel Metheringham [Fri, 14 May 2010 15:01:19 +0000]
Added check for defined to str equality test
Peter Rabbitson [Mon, 26 Apr 2010 07:54:59 +0000]
Stupid omission
Peter Rabbitson [Sat, 24 Apr 2010 01:50:15 +0000]
Doesn't get any tighter
Peter Rabbitson [Sat, 24 Apr 2010 00:24:23 +0000]
10% speed up on quoted statement generation
Arthur Axel "fREW" Schmidt [Sun, 11 Apr 2010 20:04:11 +0000]
set version for dev users
Arthur Axel "fREW" Schmidt [Sun, 11 Apr 2010 20:00:54 +0000]
Release 1.65
Arthur Axel "fREW" Schmidt [Sun, 11 Apr 2010 19:58:09 +0000]
new manifest file so that we do not get .svn dirs
Arthur Axel "fREW" Schmidt [Sun, 11 Apr 2010 17:15:24 +0000]
cleaner dev version stuff; thanks to riba
Arthur Axel "fREW" Schmidt [Sun, 11 Apr 2010 17:03:05 +0000]
set version to 1.64_01 for dev users
Arthur Axel "fREW" Schmidt [Sun, 11 Apr 2010 17:02:36 +0000]
Release 1.64
Robert Bohne [Wed, 7 Apr 2010 05:06:54 +0000]
Fixed small POD mistake
Peter Rabbitson [Sun, 4 Apr 2010 00:17:37 +0000]
Fix RTs #56062 and #56258
Peter Rabbitson [Wed, 24 Mar 2010 09:54:03 +0000]
Release 1.63
Peter Rabbitson [Tue, 23 Mar 2010 21:50:09 +0000]
ILIKE is common enough to be in core
Peter Rabbitson [Tue, 23 Mar 2010 21:00:18 +0000]
Whoops - forgot to commit
Peter Rabbitson [Mon, 15 Mar 2010 11:02:16 +0000]
Saner MANIFEST.SKIP
Peter Rabbitson [Wed, 10 Mar 2010 11:42:44 +0000]
Shuffle dependencies a bit more
Peter Rabbitson [Tue, 9 Mar 2010 12:33:24 +0000]
Bump trunk version
Peter Rabbitson [Tue, 9 Mar 2010 12:09:53 +0000]
Extra nesting test and fix
Peter Rabbitson [Mon, 8 Mar 2010 22:48:59 +0000]
De-golf
Peter Rabbitson [Mon, 8 Mar 2010 22:38:05 +0000]
Clean namespace
Peter Rabbitson [Mon, 8 Mar 2010 22:34:59 +0000]
Merge 'arbitrary_op_nesting' into 'trunk'
r8474@Thesaurus (orig r8461): ribasushi | 2010-01-28 12:01:52 +0100
New op for functionality necessary for RT#39121
r8475@Thesaurus (orig r8462): ribasushi | 2010-01-28 12:03:20 +0100
Failing test
r8951@Thesaurus (orig r8938): rabbit | 2010-03-08 21:28:25 +0100
Looks like its finally solved
r8952@Thesaurus (orig r8939): rabbit | 2010-03-08 22:12:07 +0100
Simplify a bit
r8953@Thesaurus (orig r8940): rabbit | 2010-03-08 23:11:56 +0100
Propagate bindtype properly over nested functions
r8954@Thesaurus (orig r8941): rabbit | 2010-03-08 23:34:54 +0100
Changes
Peter Rabbitson [Mon, 8 Mar 2010 22:34:53 +0000]
Changes