Timeline



2001-02-07:

14:57 Changeset [1925] by kjm18
mstdsqr - search history buttons, have on and off variants
14:56 Changeset [1924] by kjm18
search history green bar added
14:11 Changeset [1923] by kjm18
new mgpp form search query pages. search history revamped.
14:10 Changeset [1922] by kjm18
added javascript functions and macros for mgpp form search prefs. …
14:08 Changeset [1921] by kjm18
added macros for revamped prefs page, revamped history, and mgpp form …
13:46 Changeset [1920] by sjboddie
* empty log message *
13:39 Changeset [1919] by sjboddie
* empty log message *
13:10 Changeset [1918] by sjboddie
* empty log message *
13:09 Changeset [1917] by kjm18
minor changes
12:59 Changeset [1916] by kjm18
delhistoryaction.h/cpp no longer needed
12:33 Changeset [1915] by kjm18
new look for history. mg cols: small/large querybox option. mgpp cols: …
12:11 Changeset [1914] by kjm18
new functions added for search history and form queries (mgpp)
12:07 Changeset [1913] by kjm18
history revamp. new format: numdocs args. query num no longer saved, …
11:57 Changeset [1912] by kjm18
new cgiarg added to collection urls on home page: &ct=0 for mg cols, …
11:54 Changeset [1911] by kjm18
delhistoryaction removed
11:52 Changeset [1910] by kjm18
delhistoryaction.h/cpp/o removed
11:50 Changeset [1909] by kjm18
in configure, the gdbm_level of the mgppsearchptr is set to Section if …
11:48 Changeset [1908] by kjm18
get_mg_type() added. new variable: mgppsearchclass::gdbm_level. …
11:37 Changeset [1907] by kjm18
get_mg_type() added
11:36 Changeset [1906] by kjm18
get_mg_type() added (returns mg/mgpp)

2001-02-06:

00:15 Changeset [1905] by sjboddie
* empty log message *
00:08 Changeset [1904] by sjboddie
Added support for a couple more encodings that I'm told are in common …
00:06 Changeset [1903] by sjboddie
We now use textcats best guess if it returns 3 or less possibilities …
00:03 Changeset [1902] by sjboddie
Prevent "preferences" page from displaying "encoding" menu if only one …

2001-02-04:

10:34 Changeset [1901] by sjboddie
* empty log message *

2001-02-02:

14:33 Changeset [1900] by jrm21
The z39.50 client now does "and" or "or" boolean searches depending on …
14:13 Changeset [1899] by kjm18
changed the help message
14:12 Changeset [1898] by kjm18
added more command line options, and better help message
10:02 Changeset [1897] by paynter
Convert_gml_into_tokens function a little more language tolerant, and …

2001-02-01:

21:17 Changeset [1896] by sjboddie
* empty log message *
17:45 Changeset [1895] by jrm21
Email plug now uses SplitPlug for mbox mail files. Hopefully this …
17:43 Changeset [1894] by jrm21
updated by copying BasPlug's new language/encoding stuff over for the …
16:40 Changeset [1893] by paynter
Assume input strings use UTF8 encoding, not Latin1.
15:33 Changeset [1892] by sjboddie
Fixed another couple of things that got lost when the corba branch was …
15:26 Changeset [1891] by paynter
Named characters like é and ì are translated to UTF8 …

2001-01-31:

17:45 Changeset [1890] by paynter
When multiple metadata fields have multiple values, get them all. …
17:30 Changeset [1889] by dmm9
bringing date search up to date with mgpp's new search string format
17:29 Changeset [1888] by dmm9
using mgpp's some/all search
16:49 Changeset [1887] by sjboddie
* empty log message *
15:03 Changeset [1886] by sjboddie
Caught local library up with changes brought about when corba stuff …
14:40 Changeset [1885] by paynter
Added a classinfo.pl script, analogous to pluginfo.pl, that provides …
14:14 Changeset [1884] by paynter
Added some documentation.
14:10 Changeset [1883] by paynter
Supports new parameters of suffix program and new stopword file …
14:08 Changeset [1882] by paynter
The length of the main symbols array is now calculated from the …
14:06 Changeset [1881] by paynter
Provision for new stopword files.
14:05 Changeset [1880] by paynter
A list of stopwords in French. Compiled by Jaques Savoy and published …
14:00 Changeset [1879] by paynter
Moved to more appropriate location.
05:32 Changeset [1878] by cs025
Improvements to reduce errors reported by VC++ 6.0, and extended fixes …

2001-01-30:

17:49 Changeset [1877] by sjboddie
fixed a couple of minor bugs that were introduced with the corba stuff
17:08 Changeset [1876] by sjboddie
* empty log message *
15:45 Changeset [1875] by paynter
Stopwords based on the Brown corpus.
13:49 Changeset [1874] by sjboddie
* empty log message *
12:08 Changeset [1873] by paynter
Fixed a bug iin the Phrase extraction alogrithm that had the …
11:34 Changeset [1872] by paynter
Use new phind classifier paths.
10:18 Changeset [1871] by paynter
Use two-letter codes for language names, updated docs.

2001-01-29:

14:54 Changeset [1870] by sjboddie
Tidied up language support stuff.
12:49 Changeset [1869] by paynter
Regular expression fix.

2001-01-26:

17:25 Changeset [1868] by sjboddie
Made a bunch of changes to the building code to support lots of new …
14:36 Changeset [1867] by jrm21
undid changes from corba branch that broke make.
14:09 Changeset [1866] by jrm21
fixed up conflict with new corba branch added to cvs head.
13:55 Changeset [1865] by jrm21
removed (some of the) re-inserted deleted stuff from the CORBA merge.
10:29 Changeset [1864] by sjboddie
Fixed a couple of minor things to get it compiling on windows again
07:57 Changeset [1863]
This commit was manufactured by cvs2svn to create tag 'gscorba'.
07:57 Changeset [1862] by cs025
Minor touches to configuration of txt2db; removed use of MICO linker.
07:28 Changeset [1861] by cs025
Removed debugging code accidentally left in first CORBA commit.
07:26 Changeset [1860] by cs025
Included CORBA branch for first time

2001-01-23:

17:48 Changeset [1859]
This commit was manufactured by cvs2svn to create tag 'gsnoncorba'.
17:48 Changeset [1858] by sjboddie
Added the remaining windows codepages that I forgot to add before.
13:46 Changeset [1857] by dmm9
date extraction options documented
10:58 Changeset [1856] by sjboddie
Added Encoding and Language options to main.cfg configuration file so …

2001-01-22:

15:54 Changeset [1855] by paynter
Trivial change to warning message.
15:44 Changeset [1854] by kjm18
mgppbuildcol.pl removed - now use buildcol.pl to build mgpp collections
15:37 Changeset [1853] by kjm18
adapted to work with both mg and mgpp building. THe default is to use …
15:30 Changeset [1852] by kjm18
heaps of changes
15:29 Changeset [1851] by kjm18
added levels and buildtype for mgpp collections
15:07 Changeset [1850] by kjm18
added help message
14:53 Changeset [1849] by kjm18
more options added
14:50 Changeset [1848] by kjm18
checks added for failure of IndexData.loadLevel()
14:47 Changeset [1847] by kjm18
added a QueryResult::printShort routine - outputs termfreq stuff, but …
11:46 Changeset [1846] by sjboddie
Removed a call to a function that I removed in my previous changes - oops
11:39 Changeset [1845] by paynter
Changed a "!=" to a "ne".

2001-01-19:

10:35 Changeset [1844] by sjboddie
Added an 'auto' argument to BasPlug's '-input_encoding' option ('auto' …
10:13 Changeset [1843] by sjboddie
Re-included some languages for which we had removed support
10:01 Changeset [1842] by sjboddie
Added codepages for a bunch of new encodings - iso-8859-1 thru …

2001-01-16:

18:04 Changeset [1841] by paynter
Added ability to control result order, and paramers so you can set …
18:01 Changeset [1840] by paynter
Changed default suffix size, clean up phrases.3 file
11:50 Changeset [1839] by paynter
Updated classifiers to use the parsearg library instead of ad-hoc …
11:48 Changeset [1838] by sjboddie
Added support for Cyrillic languages (windows codepage 1251) - yet to …

2001-01-15:

15:21 Changeset [1837] by sjboddie
Made a few cosmetic changes to the "Administration" pages and added …
12:56 Changeset [1836] by kjm18
added support for equiv terms for highlighting. THe …
12:51 Changeset [1835] by kjm18
BrowseFields filteroption renamed IndexField - uses indexfieldmap in …
12:37 Changeset [1834] by kjm18
queryresult.termvariants now contains all the equivalent terms to the …

2001-01-12:

17:20 Changeset [1833] by paynter
More parameter and appearance changes.
15:20 Changeset [1832] by paynter
Numerous applet options to control the appearanceof the applet. The …

2001-01-11:

16:17 Changeset [1831] by paynter
Tidying code, rearranging initialisation code.
12:28 Changeset [1830] by paynter
Improved formatting of thesaurus entries, frequenciy columns, titles.
10:12 Changeset [1829] by paynter
Accept a "thesaurus=name" option that identifies a thesaurus in a …
10:09 Changeset [1828] by paynter
Handle the new phind.dm input format, which includes thesaurus data, …
10:04 Changeset [1827] by paynter
New version of the java client that handles thesaurus link data and …
Note: See TracTimeline for information about the timeline view.