Merge 'void_populate_resultset_cond' into 'trunk'
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 24 Nov 2009 09:12:49 +0000 (09:12 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 24 Nov 2009 09:12:49 +0000 (09:12 +0000)
commit7e684d132efba8dc22113a6f935f1b89d03dbddc
treeafa5548263f4dcbfef7bc053393c7d6f9f7f1ab1
parent8637bb249bdda94dbbe47ad898cde0b7e89bad20
parentfa7a51af4487a72a925277f2bec709055fe2ef5b
Merge 'void_populate_resultset_cond' into 'trunk'

r7749@Thesaurus (orig r7738):  norbi | 2009-09-28 22:01:39 +0200
Created branch 'void_populate_resultset_cond': Fixing a bug: $rs->populate in void context does not use the conditions from $rs.
r7751@Thesaurus (orig r7740):  norbi | 2009-09-28 23:26:06 +0200
 r7935@vger:  mendel | 2009-09-28 23:25:52 +0200
 Undid the previous tweaks to the already existing tests and added new tests instead.

r7928@Thesaurus (orig r7916):  ribasushi | 2009-11-16 08:48:42 +0100
Change plan
r7956@Thesaurus (orig r7944):  ribasushi | 2009-11-24 10:10:49 +0100
Better naming and a bit leaner implementation. Main idea remains the same