~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2011-12-27 06:49:23 UTC
  • Revision ID: stewart@flamingspork.com-20111227064923-tw8ccr27tpx98waq
Partially move towards using LOCAL catalog in all path generation by removing getDataHomeCatalog() and instead using catalog::local_identifier() around the place. We do a bit of prep work in the schema engine too. Next step is to remove chdir to 'local' and generate local as part of path to all objects.
Filename Latest Rev Last Changed Committer Comment Size
..
context.h 2385.3.6 13 years ago Olaf van der Spek cppcheck 2.5 KB Diff Download File
include.am 2268.3.21 13 years ago vjsamuel1990 at gmail Merge fix for distcheck, fixed broken include.am f 1.8 KB Diff Download File
parser.yy 2430.1.2 13 years ago Olaf van der Spek Refactor 3.5 KB Diff Download File
scanner.l 2430.1.2 13 years ago Olaf van der Spek Refactor 4 KB Diff Download File
symbol.h 2445.1.21 12 years ago Olaf van der Spek Use union instead of struct for YYSTYPE Use str_re 1.8 KB Diff Download File