source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21586   14 years mdewsnip Changed DirectoryPlugin to use the infodbtype value from the arcinfo …
(edit) @21585   14 years mdewsnip Changed one occurrence of dbutil::read_infodb_keys() to …
(edit) @21584   14 years mdewsnip Changed BasePlugout to use the infodbtype value from the arcinfo …
(edit) @21583   14 years mdewsnip Added file-level externals for perllib/dbutil to get the sqlite.pm file.
(edit) @21582   14 years mdewsnip Added perllib/dbutil directory.
(edit) @21581   14 years mdewsnip Changed import.pl and export.pl so instead of explicitly using …
(edit) @21580   14 years mdewsnip Changed import.pl and export.pl to pass the infodbtype read from the …
(edit) @21579   14 years mdewsnip Changed arcinfo.pm to take the infodb type to use for the archiveinf …
(edit) @21578   14 years mdewsnip Added initial (minimal) set of file-level externals for the …
(edit) @21577   14 years mdewsnip Added initial set of file-level externals for the perllib/plugouts …
(edit) @21576   14 years anna update date in GLI dictionary
(edit) @21575   14 years ak19 Corrections to get things working again with GSearch2.2 for Fedora3.3: …
(edit) @21574   14 years ak19 Corrections to get things working again with GSearch2.2 for Fedora3.3: …
(edit) @21573   14 years ak19 Corrections to get things working again with GSearch2.2 for Fedora3.3: …
(edit) @21572   14 years mdewsnip Added initial set of file-level externals for the perllib directory.
(edit) @21571   14 years mdewsnip Added perllib/plugins and perllib/plugouts directories.
(edit) @21570   14 years mdewsnip Changed colcfg.pm so it "require"s collConfigxml and buildConfigxml …
(edit) @21569   14 years mdewsnip Changed all places explicitly using ".gdb" to use the …
(edit) @21568   14 years mdewsnip Fixed up a couple more unnecessarily GDBM-specific bits.
(edit) @21567   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
(edit) @21566   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
(edit) @21565   14 years mdewsnip Changed dbutil::gdbm::X() calls to dbutil::X("gdbm"), in preparation …
(edit) @21564   14 years mdewsnip Changed lots of occurrences of "GDBM" in comments, variable names and …
(edit) @21563   14 years mdewsnip Deleted GDBMUtils.pm. What was the point of me spending all that time …
(edit) @21562   14 years mdewsnip Changed calls to GDBMUtils::gdbmCachedCollectionSet() to …
(edit) @21561   14 years mdewsnip Changed calls to GDBMUtils::gdbmCachedCollectionGet() to …
(edit) @21560   14 years mdewsnip Efficiency improvement to last changes.
(edit) @21559   14 years mdewsnip Changed calls to GDBMUtils::gdbmDatabaseRemove() to …
(edit) @21558   14 years mdewsnip Variable name change to prevent clash.
(edit) @21557   14 years mdewsnip Changed calls to GDBMUtils::gdbmDatabaseSet() to …
(edit) @21556   14 years mdewsnip Deleted commented out call to GDBMUtils::gdbmDatabaseSet(). Part of …
(edit) @21555   14 years mdewsnip Deleted commented out call to GDBMUtils::gdbmDatabaseAppend(). Part of …
(edit) @21554   14 years mdewsnip Changed calls to GDBMUtils::gdbmRecordToHash() to …
(edit) @21553   14 years mdewsnip Added missing "use dbutil".
(edit) @21552   14 years mdewsnip Changed calls to GDBMUtils::gdbmDatabaseGet() to …
(edit) @21551   14 years mdewsnip Changed calls to GDBMUtils::serializeHash() to …
(edit) @21550   14 years mdewsnip Added to dbutil.pm two new general functions: …
(edit) @21549   14 years ak19 Preview button working again in FLI.
(edit) @21548   14 years ak19 Added a statement to print out all the XML when there's a parse …
(edit) @21547   14 years mdewsnip Changed dbutil.pm to add a new read_infodb_entry() function. This …
(edit) @21546   14 years mdewsnip Changed dbutil.pm so all the sub-module function calls now have @_ as …
(edit) @21545   14 years mdewsnip Fixed wrong function name.
(edit) @21544   14 years mdewsnip Changed dbutil.pm so instead of doing "use dbutil::gdbm", "use …
(edit) @21543   14 years mdewsnip Changing arcinfo.pm to use the general dbutil module, instead of being …
(edit) @21542   14 years mdewsnip Changed the obsolete AM_CONFIG_HEADER macros to AC_CONFIG_HEADERS.
(edit) @21541   14 years ak19 Minor change to the script so that fli.sh's call to gli.sh succeeds …
(edit) @21540   14 years mdewsnip Added simple Makefiles for sqlite and expat directories.
(edit) @21539   14 years mdewsnip Updated Makefiles to link against the Expat library when Lucene is enabled.
(edit) @21538   14 years mdewsnip Added stuff for unpacking, configuring and compiling Expat (when …
(edit) @21537   14 years mdewsnip Added svn:ignores for the common-src/packages/expat directory.
(edit) @21536   14 years mdewsnip Added file-level external to get …
(edit) @21535   14 years mdewsnip Added common-src/packages/expat directory.
(edit) @21534   14 years mdewsnip Added --disable-lucene option to configure scripts, and make Lucene …
(edit) @21533   14 years mdewsnip Minor change.
(edit) @21532   14 years mdewsnip Added stuff for unpacking, configuring and compiling the SQLite package.
(edit) @21531   14 years mdewsnip Added svn:ignores for the common-src/packages/sqlite directory.
(edit) @21530   14 years mdewsnip Added file-level external to get …
(edit) @21529   14 years mdewsnip Added common-src/packages/sqlite directory.
(edit) @21528   14 years mdewsnip Removed external to sqlite directory -- instead we need a file-level …
(edit) @21527   14 years ak19 Minor corrections to explanatory text
(edit) @21526   14 years ak19 Added in missing download URL
(edit) @21525   14 years ak19 SVN urls to gs3 and gli have changed and needed to be adjusted in …
(edit) @21524   14 years oranfry correction to last commit
(edit) @21523   14 years oranfry moving release kit compile script to top-level
(edit) @21522   14 years oranfry dont use brace expansion in makefiles, in case they aren't expanded
(edit) @21521   14 years oranfry getting rk2 working properly under windows
(edit) @21520   14 years mdewsnip Added directory-level external to get common-src/packages/sqlite directory.
(edit) @21519   14 years mdewsnip Fixing up inclusion/exclusion of SQLite support, and changing default …
(edit) @21518   14 years mdewsnip Added common-src/packages directory.
(edit) @21517   14 years mdewsnip Added AC_CONFIG_SUBDIRS lines for configuring the common-src and …
(edit) @21516   14 years mdewsnip Added file-level externals to get setup.bash and setup.bat scripts.
(edit) @21515   14 years mdewsnip Added file-level externals to get import.pl and buildcol.pl scripts.
(edit) @21514   14 years mdewsnip Added perllib directory.
(edit) @21513   14 years mdewsnip Added directory-level external to get mappings directory.
(edit) @21512   14 years mdewsnip Added bin/script directory.
(edit) @21511   14 years mdewsnip Added file-level externals for the macros directory.
(edit) @21510   14 years oranfry fixed codo
(edit) @21509   14 years mdewsnip Added macros directory.
(edit) @21508   14 years mdewsnip Added file-level external to get main.cfg file.
(edit) @21507   14 years mdewsnip Added etc directory.
(edit) @21506   14 years mdewsnip Now ignores oaiserver.cgi too.
(edit) @21505   14 years mdewsnip Now compiles src/oaiservr directory too.
(edit) @21504   14 years mdewsnip Added svn:ignore for .deps directory and oaiserver.cgi file.
(edit) @21503   14 years mdewsnip Added file-level externals for the runtime-src/src/oaiservr directory.
(edit) @21502   14 years mdewsnip First attempt at an automake Makefile for runtime-src/src/oaiservr.
(edit) @21501   14 years mdewsnip Added runtime-src/src/oaiservr directory.
(edit) @21500   14 years mdewsnip Added collect directory, with directory-level external to get modelcol …
(edit) @21499   14 years mdewsnip Now ignores gsdlsite.cfg file too.
(edit) @21498   14 years mdewsnip Added runtime-src into SUBDIRS.
(edit) @21497   14 years mdewsnip Added file-level svn:external to get gsdlsite.cfg.in.
(edit) @21496   14 years mdewsnip Added svn:ignore for library.cgi file.
(edit) @21495   14 years mdewsnip Added cgi-bin directory.
(edit) @21494   14 years mdewsnip Added check for crypt, necessary for linking library.cgi.
(edit) @21493   14 years mdewsnip Don't need recptmain.cpp, so removing from svn:externals.
(edit) @21492   14 years mdewsnip Added svn:ignore for .deps directory and library.cgi file.
(edit) @21491   14 years mdewsnip First attempt at an automake Makefile for runtime-src/src/recpt. A …
(edit) @21490   14 years mdewsnip Adding new GSDL_USE_WIZARD_ACTION definition to gsdl_modules_cfg.h, to …
(edit) @21489   14 years mdewsnip Modifying userdb.cpp so it uses the more general dbclass object …
(edit) @21488   14 years davidb Missing external folders added in
(edit) @21487   14 years davidb Adjustments to bring configure/Makefile logic in to line with main …
Note: See TracRevisionLog for help on using the revision log.