index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
printf.test
Commit message (
Expand
)
Author
Age
*
Changes to reduce the amount of stack space required. (CVS 2661)
drh
2005-09-06
*
Fix printf.c so that it handles 10.0 correctly. (CVS 2643)
drh
2005-08-30
*
Increased test coverage on trigger.c and printf.c. (CVS 2601)
drh
2005-08-19
*
Add the "!" flag to the "%g" mprintf conversion parameter to force a
drh
2005-08-13
*
Make the round() function work correctly on numbers with very large exponents.
drh
2005-08-13
*
Trying to get some tests in printf.test to pass on 64-bit systems. (CVS 1952)
drh
2004-09-09
*
Additional test case to cover ticket #831. (CVS 1872)
drh
2004-07-27
*
mprintf() correctly handles "%s","". Fix for ticket #812. (CVS 1800)
drh
2004-07-17
*
Improved test coverage of table.c and printf.c. (CVS 1762)
drh
2004-06-29
*
Fix signed integer problems in vxprintf. Ticket #778. Also remove some
drh
2004-06-25
*
Update some old tests to use the new API. (CVS 1593)
danielk1977
2004-06-14
*
Test cases for printf of double overflows. (CVS 1260)
drh
2004-02-21
*
Remove undocumented extensions from sqlite_mprintf() and friends in order to
drh
2004-02-02
*
Add the %z format to the sqlite_mprintf() and related functions. (CVS 1028)
drh
2003-06-16
*
Added printf-4.(2-4) test cases to test new %Q format specifier. (CVS 622)
chw
2002-06-16
*
2.0-Alpha-2 release (CVS 258)
drh
2001-09-20
*
Disclaimed copyright. Preparing for release 2.0. (CVS 250)
drh
2001-09-16
*
better handling of out-of-memory errors (CVS 207)
drh
2001-04-11
*
Added new tests (CVS 206)
drh
2001-04-07