source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18050   15 years mdewsnip Moved the txtgz code into a new function to tidy up the opendatabase() …
(edit) @18048   15 years mdewsnip Argh, somebody has messed up the nice tidy makefiles, and added a …
(edit) @18046   15 years max Add the Gems icon.
(edit) @18045   15 years max Add the uninstall icon.
(edit) @18044   15 years mdewsnip Fixed bug in customised code where not all of the hash table buckets …
(edit) @18043   15 years max Add the icon that will be used for the server but only in the start …
(edit) @18040   15 years max Update the server icon file with a new icon (under GNU licence)
(edit) @18039   15 years mdewsnip Added extra code to leave the 4-byte strings in each hash table entry …
(edit) @18038   15 years mdewsnip Code modifications to allow the GDBM library to read both …
(edit) @18034   15 years max No VS2005 since it is not very stable yet.
(edit) @18031   15 years mdewsnip This should never have been added.
(edit) @18030   15 years mdewsnip Modified Makefile.in files to use the new GDBM package in the …
(edit) @18029   15 years mdewsnip Modified Makefiles to use the new GDBM package in the …
(edit) @18028   15 years mdewsnip Modified to compile and install GDBM -- need to do this before the …
(edit) @18027   15 years mdewsnip Fixing to work with source code splitting -- why am I doing this???
(edit) @18026   15 years mdewsnip Fixing Makefile to work with source code splitting -- why am I doing …
(edit) @18025   15 years mdewsnip Another minor change.
(edit) @18024   15 years mdewsnip Minor improvement.
(edit) @18023   15 years mdewsnip Added code for configuring the new GDBM package.
(edit) @18022   15 years mdewsnip Ignored directories created by "make install".
(edit) @18021   15 years mdewsnip Ignored files created by the compilation process.
(edit) @18020   15 years mdewsnip Removed BINOWN and BINGRP stuff from install commands, because errors …
(edit) @18019   15 years mdewsnip Added gdbm-1.8.3 (downloaded as gdbm-1.8.3.tar.gz and unpacked), in …
(edit) @18018   15 years ak19 Max discovered that gsdlsite.cfg set the logfile to the path …
(edit) @18012   15 years max Add VS 2005 Pro
(edit) @18006   15 years ak19 Recompiled Perl's HTML::Parser version 3.56 for Linux so that building …
(edit) @17992   15 years kjdon removed the iconcollection metadata as we should be using the text. …
(edit) @17991   15 years kjdon why are we still using images for the demo coll? get rid of them and …
(edit) @17990   15 years kjdon removed the text-transform from p.collectiontitle. why were we lower …
(edit) @17989   15 years mdewsnip Adding a new collectset constructor that sets httpprefix only, for use …
(edit) @17988   15 years max String manipulation fix. Off by one error.
(edit) @17987   15 years kjdon fixed a typo: collecct
(edit) @17985   15 years mdewsnip Added "_cltop_" macro so you can tell which classifier you're in.
(edit) @17983   15 years ak19 Wvware inserts a comment at the end of the HTML it generates which …
(edit) @17971   15 years mdewsnip Now ignores Windows executables too.
(edit) @17966   15 years max Allow this file to be run from anywhere (allowing Vista elevation).
(edit) @17965   15 years max Change the image on GS2 server and put the new logo instead.
(edit) @17957   15 years kjdon updated this for new source release
(edit) @17948   15 years max Do not need to be run from the directory in which it resides anymore …
(edit) @17941   15 years kjdon made schedule option only visible for expert mode, and made frequency …
(edit) @17939   15 years kjdon added GenericList.sort_using_unicode_collation string
(edit) @17938   15 years kjdon forgot to test on show_links when setting srn, srp in last commit
(edit) @17936   15 years kjdon changed ifl code (also used for next and prev search results) so we …
(edit) @17931   15 years mdewsnip Added check for empty "c" variable to prevent warnings on pages that …
(edit) @17929   15 years kjdon added a value to ifl checkbox, otherwise the browser adds ifl=on …
(edit) @17928   15 years anna Change the Realistic Book software to the latest version
(edit) @17927   15 years anna add quotes around the filename so it can handle spaces in the file
(edit) @17920   15 years oranfry tagging the 2.81rc release
(edit) @17914   15 years davidb Debugging statement commented out
(edit) @17913   15 years davidb -collectdir and -exportdir needed there directories protected by "/" …
(edit) @17910   15 years max Add some rewording.
(edit) @17909   15 years max Add some spacing.
(edit) @17908   15 years max Change some spacing and some wording.
(edit) @17901   15 years max Change some paths to Visual studio6/7.
(edit) @17900   15 years max Add makegs2.bat which is a script that automate the building process …
(edit) @17895   15 years ak19 Added handling of infodbtype setting
(edit) @17893   15 years ak19 Adding the HTML Parser library file for Mac OS, since due to an …
(edit) @17884   15 years ak19 Once again, commented out the line that generates the 2 archiveinf …
(edit) @17883   15 years ak19 For a MAC, also need to use the GDBM_WRCREAT flag to ensure the …
(edit) @17880   15 years ak19 The line of code that calls archiveinf_gdbm (which generates the two …
(edit) @17879   15 years ak19 For the new archiveinf-doc.ldb and archiveinf-src.ldb to be generated …
(edit) @17878   15 years ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17877   15 years ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17876   15 years ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17875   15 years ak19 Added gdbmset and gdbmget to the INSTALLDIRS flag
(edit) @17863   15 years anna change the name tidy_html switch in HTMLPlug into use_realistic_book …
(edit) @17860   15 years mdewsnip Moved hard-wired usage of space.gif into a macro, so it can be …
(edit) @17840   15 years ak19 Terminating Wget: Removed last commit's temporary fix. Now this code …
(edit) @17822   15 years kjdon need to use BasePLugin's can_process_this_file cos we want to …
(edit) @17800   15 years ak19 BugFix: Fixed the position of call to last to break out of for loop …
(edit) @17797   15 years kjdon my previous changes to the text method meant that field tags were …
(edit) @17796   15 years kjdon In lucene, if you don't specify a tag to search on then it uses the …
(edit) @17795   15 years ak19 Bugfix: On Linux, perl launches a subshell (the child process of the …
(edit) @17793   15 years ak19 Missing execute permission on some perl scripts
(edit) @17785   15 years ak19 Bugfix 1 of 2. On Linux, when a currently running Download Job is …
(edit) @17783   15 years ak19 1. When a collection's txt.gz version of its database produced on a …
(edit) @17782   15 years ak19 (Minor changes, defensive programming.) Dr Bainbridge corrected all …
(edit) @17759   15 years ak19 Perl script was not allowed to return a value since it is not embedded …
(edit) @17757   15 years ak19 The output for testing for perl on Linux/Mac (prior to converting …
(edit) @17756   15 years kjdon added import.site
(edit) @17755   15 years kjdon changed a couple of the classifiers so they look nice
(edit) @17753   15 years kjdon GAPlugin changed to GreenstoneXMLPlugin
(edit) @17751   15 years kjdon GA changed to GreenstoneXML
(edit) @17750   15 years kjdon plugout and plugin name changes. do these scripts still work??
(edit) @17748   15 years kjdon plugin and plugout name changes
(edit) @17747   15 years kjdon GA changed to GreenstoneXML
(edit) @17746   15 years kjdon GAPlugin renamed to GreenstoneXMLPlugin
(edit) @17745   15 years kjdon changed the string keys to reflect the name changes
(edit) @17744   15 years kjdon changed the string keys to reflect the name changes
(edit) @17743   15 years kjdon GAPlugout renamed to GreenstoneXMLPlugout
(edit) @17741   15 years kjdon changed a comment
(edit) @17740   15 years kjdon renamed GAPlugin to GreenstoneXMLPlugin
(edit) @17739   15 years kjdon removed unnecessary comment
(edit) @17738   15 years kjdon AbstractPLugin has been removedd, so these now inherit from PrintInfo, …
(edit) @17737   15 years kjdon removed AbstractPlugin cos I don't like the name and couldn't think of …
(edit) @17736   15 years kjdon modified plugin list
(edit) @17735   15 years kjdon removed convert_post_process as ppthtml produces utf8 already (I hope)
(edit) @17734   15 years kjdon updated list of plugins - changed names, added new plugins
(edit) @17731   15 years kjdon a couple more changes to plugin_name_map
(edit) @17729   15 years kjdon GML files are no longer used, and who knows if they would even work …
Note: See TracRevisionLog for help on using the revision log.