Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins using file src/db.c version f3a5d97ec8

2008-02-07
13:33
Remove tokenize_path.c. Is not used for anything and does not follow the coding style of the rest of fossil. The 16-line hyperlinked_path() function in browse.c seems to accomplish the same thing. check-in: 76e637a945 user: drh tags: trunk
10:33
typo fix check-in: 66b13f1015 user: bch tags: trunk
05:31
added missing #include check-in: 58ee4e6e16 user: stephan tags: trunk
2008-02-06
19:37
refactored db_generic_query_view() to use sqlite3 API directly so that it can treat SQL errors as non-fatal. check-in: 0dc3e7a0d5 user: stephan tags: trunk