pazpar2-moved-to-github.git
2007-05-23 Jakub SkoczenRemoved bug with improper utf-8 query encoding.
2007-05-23 Marc Crommeuse <form accept-charset='UTF-8'
2007-05-23 Marc Crommeprotect from missing ICU development environment by...
2007-05-22 Marc Crommefinished test ICU stand-allone program for benchmarking...
2007-05-22 Marc Crommestarted stand-allone ICU test
2007-05-22 Adam DickmeissAdded a few frees here and there
2007-05-21 Marc CrommeICU chain XML configuration up and running, used in...
2007-05-21 Jakub SkoczenCounters and timers cd.
2007-05-21 Jakub SkoczenNo longer relevant.
2007-05-21 Jakub SkoczenCorrected timers and counters.
2007-05-21 Jakub SkoczenCreating symlinks for the pz2.js during the configure...
2007-05-20 Marc CrommeICU chain working correctly with tokenizer, normalizer...
2007-05-18 Sebastian HammerInitialize ID setting searlier -- Should alleviate...
2007-05-18 Jakub SkoczenLast touch :).
2007-05-18 Jakub SkoczenAdded simple stylesheet to the example.
2007-05-18 Jakub SkoczenCleaning styles.
2007-05-18 Jakub SkoczenHandling situation when the location node is empty.
2007-05-18 Jakub SkoczenRemoving obsolete stuff.
2007-05-18 Jakub SkoczenAdded simple example of the pz2.js usage.
2007-05-17 Jakub SkoczenTemporary fix to make the target filter work.
2007-05-17 Jakub SkoczenBug in pzHttpRequest->get
2007-05-16 Jakub SkoczenRemoved a bug which caused a malfunction of XMLHttpRequ...
2007-05-16 Marc CrommeICU chain passes directives display, norm, sort, and...
2007-05-16 Marc Crommecorrected ICU normalizer functions such that unit...
2007-05-16 Sebastian Hammerpz:cclmap:* settings were not recognized by settings...
2007-05-16 Adam DickmeissUse lynx if that's an alternative to wget.
2007-05-16 Marc Crommetemorarily commented faulty transliterator test out
2007-05-16 Adam DickmeissSkip test if wget is not found
2007-05-16 Adam DickmeissFire test against z3950.indexdata.com/marc instead.
2007-05-16 Jakub Skoczenpz2.js:
2007-05-15 Adam DickmeissFix check for yaz-ztest. Fixed make distcheck.
2007-05-15 Adam DickmeissUse -l for pazpar2.
2007-05-15 Adam DickmeissAdded option pazpar2 option -l to specify logfile....
2007-05-15 Adam DickmeissRegression test, test_http.sh, moved to sub directory...
2007-05-15 Marc Crommecontinuing work on ICU chain of command pattern, not...
2007-05-15 Adam DickmeissBegin work on PP2 WS HTTP test.
2007-05-15 Adam DickmeissSimplify: use wrbuf_cstr to get a NUL-terminated string...
2007-05-15 Adam DickmeissExit when address is already in use (HTTP binding).
2007-05-14 Marc CrommeICU chain of normalizers and tokenizers half-way implem...
2007-05-14 Jakub SkoczenMinor changes to allow logging out in the client.
2007-05-14 Marc Crommeinital version of ICU chain XML config test file
2007-05-14 Marc Crommeremoved dead code from this file
2007-05-11 Marc Crommefree-ing memory to avoid memory leakage in test program
2007-05-11 Marc Crommechecked in very nice ICU normalization examples
2007-05-11 Sebastian HammerIgnore targets with no name associated -- this is one...
2007-05-11 Marc CrommeAdded icu_buf_utf8_copy() and icu_buf_utf16_copy(...
2007-05-11 Marc Crommeconstructor and destructor wrappers for ICU translitera...
2007-05-11 Marc Crommenon-compiling tests temporarily removed with #if 0...
2007-05-11 Marc Crommeadded first examples of ICU transliterator token normal...
2007-05-11 Adam Dickmeisstest_icu_I18N.c
2007-05-10 Marc Crommestarted ICU transliterator integration for more complex...
2007-05-10 Marc Crommedanish tokenization unit test added, counting error...
2007-05-10 Adam DickmeissFactor relevance charset normalization out to a separat...
2007-05-10 Marc Crommefixed tokenization counting error, added more english...
2007-05-10 Adam DickmeissReplacing trie with linear search using linked list...
2007-05-10 Adam DickmeissChanged string chop right; problem is that a pointer...
2007-05-09 Marc CrommeICU tokenizer works now
2007-05-09 Jakub SkoczenUpdated query handling.
2007-05-07 Marc Crommeremoved now superflous expwerimental file. useful conte...
2007-05-07 Marc Crommeremove now unnecessary ICU bug experimenting file,...
2007-05-07 Marc Crommepretty-formatted all ICU code and removed dead code...
2007-05-07 Marc Crommeupdated ICU casemap wrappers to use dynamic buffers...
2007-05-07 Marc Crommemoved working ICU sorting into YAZ unittest test_icu_I18N.c
2007-05-07 Marc Crommeupdatet error reporting to only report when strings...
2007-05-07 Marc Crommecorrected error handeling in UErrorCode icu_utf16_from_...
2007-05-07 Marc Crommeunnecessary comments and print statements removed
2007-05-07 Marc CrommeICU sorting works correct now. Had forgotten to pass...
2007-05-03 Marc Crommebuffer stuff ok now, correct resizing
2007-05-03 Marc Crommechanged error handeling, which had nasty side effects
2007-05-03 Marc Crommetweaking .. using dynamic allocated buffers. Now sortin...
2007-05-02 Jakub SkoczenMinor changes to make it easier for for the server...
2007-05-02 Marc Crommeadded ICU experiment which sorts correctly given all...
2007-05-02 Marc Crommetweaking, still no good results with danish sorting
2007-05-01 Marc CrommeAdded some more locales which fail. Something is very...
2007-05-01 Marc CrommeAdded sorting test for ICU - only used in test_icu_I18N...
2007-05-01 Marc Crommemoved ICU helper function declarations from icu_I18N...
2007-05-01 Marc Crommecleaned ICU case folding/mapping tests
2007-05-01 Adam DickmeissFixed compilation of test test_icu_I18N (syntax error).
2007-05-01 Sebastian HammerHandle situation where IDF becomes 0 because all record...
2007-05-01 Sebastian HammerHandle records with null-value for string sortkey
2007-04-30 Sebastian HammerAdded Paratext to demo
2007-04-30 Sebastian HammerAdded new resources. Configuration changes
2007-04-30 Sebastian HammerVarous display changes to MK demo
2007-04-30 Marc Crommechecked in test for ICU uppercase lowercase, title...
2007-04-30 Sebastian HammerHardcoded motd in index.html. Cleared in onFormSubmit...
2007-04-27 Marc Crommeadded autoconf checks on ICU internationalization libs...
2007-04-27 Marc CrommeFactorized char normalization code out to normalize7bit...
2007-04-27 Marc Crommeadded struct record_metadata * record_metadata_create...
2007-04-27 Marc Crommein conf_metadata_assign() enforcing that merge_range...
2007-04-27 Marc Crommeenforcing that years type metadata is always range...
2007-04-26 Marc Crommestarted facturizing 7 bit ascii normalizing functions...
2007-04-26 Marc Crommeadded setting sortkey on clusters, needs still nice...
2007-04-26 Marc Crommeusing more of the record functions, adding record_metad...
2007-04-26 Marc Crommeusing record creator functions in production code in...
2007-04-26 Marc Crommerenamed local variables to more expressive names
2007-04-26 Marc Crommerenaming position to field_id
2007-04-25 Marc Crommesimplified to one title string sorting only, still...
2007-04-25 Marc Crommecomed to the point where I can start testing sorting...
2007-04-25 Marc Crommeadded test_reclists to CVS ignores
2007-04-25 Marc Crommeforgotten to commit Makefile.am, which contains instruc...
next