summary |
shortlog | log |
commit |
commitdiff |
tree
HEAD ⋅ prev ⋅ next
Arthur Axel 'fREW' Schmidt [Wed, 10 Mar 2010 04:04:06 +0000]
cleaner inflation interface
Arthur Axel 'fREW' Schmidt [Fri, 5 Mar 2010 04:27:54 +0000]
initial Makefile.PL
markie [Mon, 1 Mar 2010 03:11:07 +0000]
make Call command not return anything so _merge doesn't try and merge the row count
Matt S Trout [Sun, 21 Feb 2010 00:41:06 +0000]
remove Dwarn calls
Matt S Trout [Sat, 20 Feb 2010 22:37:11 +0000]
add map method to Data::Perl::Stream::Array
Matt S Trout [Wed, 20 Jan 2010 11:04:22 +0000]
perl set object
Matt S Trout [Wed, 20 Jan 2010 11:04:08 +0000]
add a couple bits and pieces
Matt S Trout [Mon, 18 Jan 2010 19:28:07 +0000]
make Data::Perl::Stream::Array immutable
U-dexter\matthewt [Thu, 14 Jan 2010 22:19:16 +0000]
I think this is a v8/v10 difference
U-dexter\matthewt [Thu, 14 Jan 2010 22:19:02 +0000]
move tests around
Matt S Trout [Tue, 12 Jan 2010 20:13:02 +0000]
mass update and delete
Matt S Trout [Tue, 12 Jan 2010 10:40:14 +0000]
rename update/delete to update_single/delete_single
Matt S Trout [Mon, 11 Jan 2010 20:08:59 +0000]
indexed by
Matt S Trout [Sun, 10 Jan 2010 20:29:08 +0000]
beginnings of IndexableBy
Matt S Trout [Sun, 10 Jan 2010 07:03:21 +0000]
don't overwrite cached object fields on fetch all since we can't guarantee that it's safe
Matt S Trout [Sun, 10 Jan 2010 06:48:38 +0000]
select by id support
Matt S Trout [Sun, 10 Jan 2010 05:36:42 +0000]
update command
Matt S Trout [Sun, 10 Jan 2010 02:46:03 +0000]
add delete code
Matt S Trout [Sat, 9 Jan 2010 21:54:10 +0000]
cleanup last insert id handling
Matt S Trout [Fri, 8 Jan 2010 22:08:56 +0000]
skeleton insert code
Matt S Trout [Fri, 8 Jan 2010 01:05:44 +0000]
make tests more robust
Matt S Trout [Fri, 8 Jan 2010 00:29:05 +0000]
add class attribute test
Matt S Trout [Thu, 7 Jan 2010 23:22:45 +0000]
switch to hashref based for command args and results
Matt S Trout [Wed, 6 Jan 2010 06:56:48 +0000]
initial basic collection test