openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
libsql
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 24, 2025 — Feb 24, 2026
Showing page 1,045 of 1,084
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix a bug (ticket #541) introduced by the previous check-in ((1149)). (CVS 1150)
drh
More...
about 22 years ago
Reduce the randomness in the sqliteRandomSeed() routine in order to silence bogus errors from valgrind. Tickets #535 and #536. (CVS 1149)
drh
More...
about 22 years ago
minor edits for new date.c with mingw/msys on Windows (CVS 1148)
dougcurrie
More...
about 22 years ago
Update date/time functions so that they correctly handle NULL arguments. (CVS 1147)
drh
More...
about 22 years ago
Add localtime<-->UTC conversions to the date functions. (CVS 1146)
drh
More...
about 22 years ago
Test functions tolerate an "0x" before a pointer value. Ticket #452. (CVS 1145)
drh
More...
about 22 years ago
Use a built-in atof() function instead of the one from the library to avoid problems with locale. Ticket #305. (CVS 1144)
drh
More...
about 22 years ago
Optimizations to the LEMON parser template. (CVS 1143)
drh
More...
about 22 years ago
Fix some minor problems with the new test4.c module used for doing thread testing. (CVS 1142)
drh
More...
about 22 years ago
Update configuration and make files for mingw/msys on Windows (CVS 1141)
dougcurrie
More...
about 22 years ago
Remove a comma at the end of an enum definition. Some compilers could not deal with it. (CVS 1140)
drh
More...
about 22 years ago
Makefile updates for the new "test4.c" module. Also disable large file tests for archic TCL versions. (CVS 1139)
drh
More...
about 22 years ago
A better fix for ticket #530 - one that is likely to work on unix implementations in addition to linux. Also more tests for multi-thread locking added. (CVS 1138)
drh
More...
about 22 years ago
Add new thread-testing code and fix locking under Linux threads. Ticket #530. (CVS 1137)
drh
More...
about 22 years ago
Typo on the "datatypes.html" document. (CVS 1136)
drh
More...
about 22 years ago
Version 2.8.8 (CVS 1135)
drh
More...
about 22 years ago
Bump the version number and update the change log in preparation for the next release. (CVS 1134)
drh
More...
about 22 years ago
Make sure the pagers in-memory cache states in sync with the disk file. Ticket #529. (CVS 1133)
drh
More...
about 22 years ago
Improvements to the way PRAGMA integrity_check works. More likely to output userful information when given a corrupt database. (CVS 1132)
drh
More...
about 22 years ago
Updates to the homepage - fix the CVS access instructions. (CVS 1131)
drh
More...
about 22 years ago
Fix a bulk-memory initialization problem in the expression list logic. (CVS 1130)
drh
More...
about 22 years ago
Fix the code generator to a void a VDBE stack overflow on 3-way joins. Ticket #519. (CVS 1129)
drh
More...
about 22 years ago
Make the VACUUM command run out of the VDBE like all other commands. (Ticket #464). Make the VACUUM command work even if there are VIEWs in the SQLITE_MASTER table that come before tables they reference. (Ticket #515) (CVS 1128)
drh
More...
about 22 years ago
Fail an ATTACH if the auxiliary database is locked. Ticket #514. (CVS 1127)
drh
More...
about 22 years ago
Always use "(char*)0" to terminate the argument list of sqliteSetString(). This is needed for 64-bit systems that use a 32-bit integer by default. (CVS 1126)
drh
More...
about 22 years ago
Use sqlite_freemem() instead of free() in the shell. Windows needs this. (Unix does not care.) Ticket #444. (CVS 1125)
drh
More...
about 22 years ago
Version 2.8.7 (CVS 1124)
drh
More...
about 22 years ago
Update change log and version in preparation for the 2.8.7 release. (CVS 1123)
drh
More...
about 22 years ago
Disallow temporary indices on persistent tables. (CVS 1122)
drh
More...
about 22 years ago
Fix typos in file format documentation. Ticket #505. (CVS 1121)
drh
More...
over 22 years ago
←
1
2
…
1041
1042
1043
1044
1045
1046
1047
1048
1049
…
1083
1084
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree