Diff
Not logged in

Differences From:

File src/makemake.tcl part of check-in [76e637a945] - 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. by drh on 2008-02-07 13:33:13. Also file src/makemake.tcl part of check-in [41cf3e7c1d] - Remove string_xform.c from the makefile. Require a "sym-" prefix on tags used to name baselines or branches. The prefix is omitted when the tag is used for this purpose; it is only there to avoid ambiguity with other built-in tag names. by drh on 2008-02-06 03:05:42. [view]

To:

File src/makemake.tcl part of check-in [007d1ce44f] - Rename admin_sql_page.c to admin.c. Refactor the strxform functions into SQL functions. Refactor the db_generic_query_view() routine. Fix multiple security vulnerabilities. Bring the code closer into compliance with style guidelines. by drh on 2008-02-07 15:08:02. [view]

@@ -6,9 +6,9 @@
 # Basenames of all source files:
 #
 set src {
   add
-  admin_sql_page
+  admin
   bag
   blob
   branch
   browse