source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2173   23 years cs025 Improvements to configure scripts in their support of various MICO …
(edit) @2172   23 years cs025 Changed ping parameters and behaviour in C++; corresponding changes …
(edit) @2171   23 years jrm21 various - changed make to $(MAKE), tidied up conditionals (eg for …
(edit) @2170   23 years jrm21 changed make to $(MAKE)
(edit) @2169   23 years jrm21 Better check for bindir (can't cd to it if it doesn't exist yet...) …
(edit) @2168   23 years daven instrumenting
(edit) @2167   23 years daven return scrolling to use setCaretPosition()
(edit) @2166   23 years say1 added command to strip the corbaserver (makes it much smaller)
(edit) @2165   23 years daven killed bugs concerning 0 hits, instrumented code
(edit) @2164   23 years daven class to represent GML Documents
(edit) @2163   23 years bas6 Tidied up some comments & added package.html to SimpleGraphical Client
(edit) @2162   23 years say1 logging fixes. clearing objects in the GUI to ease garbage collection. …
(edit) @2161   23 years jrm21 minor - renamed a variable.
(edit) @2160   23 years say1 added accessors for HTTPPrefix and getHTTPDomain so Dave can do image work
(edit) @2159   23 years say1 many changes to the import lines …
(edit) @2158   23 years say1 turned off the cache miss spam …
(edit) @2157   23 years say1 fixed Makefiles to stop deleting html files. Added the notion of a …
(edit) @2156   23 years bas6 Added overview.html. Added package.html to: getopt, gsdl, ptp, …
(edit) @2155   23 years bas6 Added comments to NzdlQueryHit, NzdlService, NzdlServiceClient, …
(edit) @2154   23 years daven minor performance tweaks, tidying, dead code removal, comment removal
(edit) @2153   23 years daven switch to using JTextPane, HTMLDocument, EditorKit etc implementation
(edit) @2152   23 years say1 caching NzdlService now works …
(edit) @2151   23 years say1 started work on the caching client
(edit) @2150   23 years say1 GUI size changes
(edit) @2149   23 years say1 resolved issues
(edit) @2148   23 years say1 fixed bugs and added error checking …
(edit) @2147   23 years daven dead code removal, performance improvements, comment tidying …
(edit) @2146   23 years sjboddie Fixed a bug that was preventing phrase searching from working on …
(edit) @2145   23 years say1 Added Model initialisation to CSModel. Fixed the bug where empty …
(edit) @2144   23 years say1 tried to add a poll action …
(edit) @2143   23 years say1 added Makefile for dave"s stuff. added a few comments …
(edit) @2142   23 years daven added SimpleGraphicalClient, uses Java 1.3 Swing
(edit) @2141   23 years say1 bug fix
(edit) @2140   23 years say1 moved init stuff to NzdlIORs. comments
(edit) @2139   23 years sjboddie fixed a bug that prevented phrase searching from working correctly for …
(edit) @2138   23 years sjboddie tinkered with the export collection function a little so that it only …
(edit) @2137   23 years sjboddie Fixed a minor bug in the collector
(edit) @2136   23 years say1 helps if i add all the files …
(edit) @2135   23 years say1 proxying now appears to work …
(edit) @2134   23 years sjboddie mg phrase searching now always sets maxdocs to -1 (all) - this means …
(edit) @2133   23 years say1 turned optimisation on. fixed to avoid needing to source setup.bash
(edit) @2132   23 years sjboddie Saved old nzdl.org home page before making changes to it
(edit) @2131   23 years say1 getior now works properly
(edit) @2130   23 years say1 fixed teh error where bad or old IORs would cause a crash
(edit) @2129   23 years say1 compile speed-ups
(edit) @2128   23 years say1 bug fixes
(edit) @2127   23 years say1 helps if i add all the files
(edit) @2126   23 years say1 corba updates
(edit) @2125   23 years say1 make fix
(edit) @2124   23 years say1 documentation updates
(edit) @2123   23 years say1 makefiles fix …
(edit) @2122   23 years say1 (more) corba fixes. hopefully now compiles directly from the box …
(edit) @2121   23 years say1 extra docs
(edit) @2120   23 years say1 javadoc fix
(edit) @2119   23 years say1 updated for new idl file. extra documenation. a little more PTP work
(edit) @2118   23 years jrm21 Added some code to try to screen out .pdf files likely to cause …
(edit) @2117   23 years jrm21 Tidied up a bit, error in args passed to pdf_to_text, etc.
(edit) @2116   23 years daven spelling
(edit) @2115   23 years sjboddie undid a change that shouldn't have been committed.
(edit) @2114   23 years jrm21 The "form query" option for mgpp is now only a valid option if the …
(edit) @2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
(edit) @2112   23 years sjboddie Implemented export function in collector
(edit) @2111   23 years say1 tinkered with makefiles. ptp now gettign built by default
(edit) @2110   23 years say1 now compiles cleanly
(edit) @2109   23 years say1 P2P work. still not complete
(edit) @2108   23 years bas6 Documenting NzdlQuery, NzdlResponse, NzdlResultSet & …
(edit) @2107   23 years bas6 add comments to NzdlQuery
(edit) @2106   23 years jrm21 Added a "submit" button to the preference pages (mg and mgpp) so that …
(edit) @2105   23 years jrm21 added a check so that we don't segfault if p=preferences but no …
(edit) @2104   23 years paynter Changed Test rules.
(edit) @2103   23 years paynter Attempt to get collection metadata.
(edit) @2102   23 years paynter Cleaned up, added SearchAllCollections.
(edit) @2101   23 years paynter Added "make test"
(edit) @2100   23 years paynter A program to seach all the available collections for a query term.
(edit) @2099   23 years say1 added GPL file
(edit) @2098   23 years paynter Updated main directory to org.nzdl.gsdl
(edit) @2097   23 years say1 added README, updated TODO …
(edit) @2096   23 years jrm21 Minor changes to regexs, so that header fields have to be at start of …
(edit) @2095   23 years paynter Clean docs properly.
(edit) @2094   23 years say1 merged all docs into a single group
(edit) @2093   23 years say1 maybe it will compile this time?
(edit) @2092   23 years paynter Proper compilation of Java
(edit) @2091   23 years paynter Make the GNU getopts package.
(edit) @2090   23 years paynter GNU Getopts code.
(edit) @2089   23 years paynter Add the top-level directory to the java CLASSPATH.
(edit) @2088   23 years say1 changes to get it to compile …
(edit) @2087   23 years say1 server changes
(edit) @2086   23 years jrm21 We create a copy of any args to new() because parsargs might modify …
(edit) @2085   23 years jrm21 When importing, we need to escape any escape codes otherwise mg(?) …
(edit) @2084   23 years jrm21 usage message is now formatted to fit within 80 columns.
(edit) @2083   23 years paynter Fixed a stupid mistake that I know I've fixed before.
(edit) @2082   23 years jrm21 added bzip2 support (untested).
(edit) @2081   23 years paynter Put javadoc documentation in its own directory.
(edit) @2080   23 years jrm21 When creating nodes, now need to pass -buttonname instead of -title.
(edit) @2079   23 years paynter Added a new binary field to the savephrases output that indicates …
(edit) @2078   23 years jrm21 removed a spurious "_" in the wrong place.
(edit) @2077   23 years say1 started work on the Java server. still many hacks.
(edit) @2076   23 years jrm21 /usr/bin/perl instead of /usr/local/bin/perl
(edit) @2075   23 years sjboddie Added new perl script for use when exporting collections to cd-rom
(edit) @2074   23 years sjboddie * empty log message *
Note: See TracRevisionLog for help on using the revision log.