projects
/
idzebra-moved-to-github.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Put local variables footer in all c, h files.
2006-05-10
Adam Dickmeiss
Put local variables footer in all c, h files.
commit
|
commitdiff
|
tree
2006-05-09
Adam Dickmeiss
Fixed bug #576: Regexp-2 search misses hits. Problem...
commit
|
commitdiff
|
tree
2006-05-09
Adam Dickmeiss
Remove unneeded debug logs
commit
|
commitdiff
|
tree
2006-05-05
Adam Dickmeiss
For buildconf.sh -d, add -Wdeclaration-after-statement
commit
|
commitdiff
|
tree
2006-05-05
Adam Dickmeiss
Avoid declaration after statement
commit
|
commitdiff
|
tree
2006-05-05
Adam Dickmeiss
Log when a file is opened using data1 system
commit
|
commitdiff
|
tree
2006-05-05
Adam Dickmeiss
Added two YAZ_EXPORTS
commit
|
commitdiff
|
tree
2006-05-05
Adam Dickmeiss
Implement functions to get register usage statistics:
commit
|
commitdiff
|
tree
2006-05-05
Adam Dickmeiss
Added prototype recTypeClass_load_modules
commit
|
commitdiff
|
tree
2006-05-05
Adam Dickmeiss
By default, no searching for loadable modules is performed...
commit
|
commitdiff
|
tree
2006-05-01
Adam Dickmeiss
Experiment with combined shared lib libidzebra-all...
commit
|
commitdiff
|
tree
2006-04-28
Adam Dickmeiss
Fix shell test. Use = rather than == (not portable)
commit
|
commitdiff
|
tree
2006-04-26
Adam Dickmeiss
Change config function in recType interface to return...
commit
|
commitdiff
|
tree
2006-04-26
Adam Dickmeiss
Copy files rather than symlink
commit
|
commitdiff
|
tree
2006-04-25
Adam Dickmeiss
Accept NULL value for sysno in zebra_delete_record
commit
|
commitdiff
|
tree
2006-04-25
Adam Dickmeiss
Implemented special retrieval _storekeys_ which returns...
commit
|
commitdiff
|
tree
2006-04-20
Adam Dickmeiss
Removed.
commit
|
commitdiff
|
tree
2006-04-20
Adam Dickmeiss
Fix dependancy of tkl.xsl
commit
|
commitdiff
|
tree
2006-04-20
Adam Dickmeiss
Updated to use doc/common (id-docbook-common)
commit
|
commitdiff
|
tree
2006-04-05
Adam Dickmeiss
Create register+shadow for t15
commit
|
commitdiff
|
tree
2006-04-05
Adam Dickmeiss
In zebra_commit_ex handle better the case where bfs...
commit
|
commitdiff
|
tree
2006-04-05
Adam Dickmeiss
Renamed fileExtract to zebra_extract_file.. The new...
commit
|
commitdiff
|
tree
2006-04-05
Adam Dickmeiss
Added ZEBRA_CHECK_HANDLE(zh) which returns ZEBRA_FAIL...
commit
|
commitdiff
|
tree
2006-04-05
Adam Dickmeiss
Added zebra15.cfg for t15
commit
|
commitdiff
|
tree
2006-04-05
Adam Dickmeiss
Remove mf_unlink_name
commit
|
commitdiff
|
tree
2006-04-05
Adam Dickmeiss
Added check for sys/wait.h
commit
|
commitdiff
|
tree
2006-04-04
Adam Dickmeiss
Doxygen comments
commit
|
commitdiff
|
tree
2006-04-04
Adam Dickmeiss
More consistent Doxygen comment usage
commit
|
commitdiff
|
tree
2006-04-04
Adam Dickmeiss
Don't exit in dir_open.
commit
|
commitdiff
|
tree
2006-04-04
Adam Dickmeiss
Added test which reproduces the error with shadow files...
commit
|
commitdiff
|
tree
2006-04-04
Adam Dickmeiss
For testlib programs argv[1] holds log level (if given...
commit
|
commitdiff
|
tree
2006-04-04
Adam Dickmeiss
Fix the way we delete the shadow files after a "succesful...
commit
|
commitdiff
|
tree
2006-03-31
Adam Dickmeiss
Missing tst function
commit
|
commitdiff
|
tree
2006-03-31
Adam Dickmeiss
Use GCC attribute warn_unsed_result for a few of the...
commit
|
commitdiff
|
tree
2006-03-31
Adam Dickmeiss
In zebra_register_open, only call zebraExplain_open...
commit
|
commitdiff
|
tree
2006-03-30
Adam Dickmeiss
idzebra.m4 moved to sub directory m4
commit
|
commitdiff
|
tree
2006-03-30
Adam Dickmeiss
Add extra argument to zebraExplain_lookup_ord so that...
commit
|
commitdiff
|
tree
2006-03-29
Adam Dickmeiss
Fixup data1 tags which makes XML non-wellformed.. This...
commit
|
commitdiff
|
tree
2006-03-29
Adam Dickmeiss
Fixed bug #549: Typo in makefile WRTP alvis filter
commit
|
commitdiff
|
tree
2006-03-28
Adam Dickmeiss
Move to automake 1.8/1.9
commit
|
commitdiff
|
tree
2006-03-28
Adam Dickmeiss
Allow no default.idx at all. Make zebra_maps_read_file...
commit
|
commitdiff
|
tree
2006-03-26
Adam Dickmeiss
Get rid of unsed variable active in struct zebra_register.
commit
|
commitdiff
|
tree
2006-03-26
Adam Dickmeiss
Fix zebra_maps_open not to leak if default.idx cannot...
commit
|
commitdiff
|
tree
2006-03-26
Adam Dickmeiss
Return error (0) rather than exit for bad dict header...
commit
|
commitdiff
|
tree
2006-03-26
Adam Dickmeiss
Allow dict_close of 0 pointer
commit
|
commitdiff
|
tree
2006-03-25
Adam Dickmeiss
Fix logging of record type
commit
|
commitdiff
|
tree
2006-03-25
Adam Dickmeiss
Use grs.sgml rather than grs.xml in test t13
commit
|
commitdiff
|
tree
2006-03-25
Adam Dickmeiss
Using yaz/test.h. Test for zebra without config
commit
|
commitdiff
|
tree
2006-03-25
Adam Dickmeiss
Using yaz/test.h
commit
|
commitdiff
|
tree
2006-03-25
Adam Dickmeiss
Minor leak fixes - in case if zebra_register_open fail.
commit
|
commitdiff
|
tree
2006-03-25
Adam Dickmeiss
Make log_level static
commit
|
commitdiff
|
tree
2006-03-24
Adam Dickmeiss
Fix windows logging .. Call _locking repeatedly .....
commit
|
commitdiff
|
tree
2006-03-23
Adam Dickmeiss
Make variable static rather than public
commit
|
commitdiff
|
tree
2006-03-23
Adam Dickmeiss
Added a few log calls in flock util
commit
|
commitdiff
|
tree
2006-03-23
Adam Dickmeiss
Minor
commit
|
commitdiff
|
tree
2006-03-23
Adam Dickmeiss
Refactor tests for WIN32/pthread
commit
|
commitdiff
|
tree
2006-03-23
Adam Dickmeiss
WIN32 flock test
commit
|
commitdiff
|
tree
2006-03-23
Adam Dickmeiss
Export flock functions
commit
|
commitdiff
|
tree
2006-03-23
Adam Dickmeiss
Moved file locking utilities from index/lockutil.c...
commit
|
commitdiff
|
tree
2006-03-23
Adam Dickmeiss
More interesting case using recordId
commit
|
commitdiff
|
tree
2006-03-21
Adam Dickmeiss
Safari filter uses register type 0 (raw).
commit
|
commitdiff
|
tree
2006-02-23
Adam Dickmeiss
Add the wonderful _CRT_SECURE_NO_DEPRECATE
commit
|
commitdiff
|
tree
2006-02-23
Adam Dickmeiss
Enable xslt+alvis only if libxslt is present.
commit
|
commitdiff
|
tree
2006-02-23
Adam Dickmeiss
Fixup test, due to Zebra returning unsupported use...
commit
|
commitdiff
|
tree
2006-02-22
Adam Dickmeiss
att_getentbyatt returns "bad use attribtute" if string...
commit
|
commitdiff
|
tree
2006-02-21
Adam Dickmeiss
Ensure zebra_start fails if bad .cfg is passed.
commit
|
commitdiff
|
tree
2006-02-20
Adam Dickmeiss
Make proper flag for memory read(raw_reading) and file...
commit
|
commitdiff
|
tree
2006-02-20
Adam Dickmeiss
Handle negative staticranks returned by filters.. Issue...
commit
|
commitdiff
|
tree
2006-02-20
Adam Dickmeiss
More testing of iscz1_{de,en}code
commit
|
commitdiff
|
tree
2006-02-20
Adam Dickmeiss
Fixed bug #472: dumpdict is broken.
commit
|
commitdiff
|
tree
2006-02-20
Adam Dickmeiss
Handle unknown register type in zebra_term_untrans
commit
|
commitdiff
|
tree
2006-02-20
Adam Dickmeiss
Fix HTMLFILES again. Avoid dependency on zebra.xml.
commit
|
commitdiff
|
tree
2006-02-19
Adam Dickmeiss
Update HTMLFILES to fix 'make dist'
commit
|
commitdiff
|
tree
2006-02-10
Adam Dickmeiss
Fixed bug #465: Dup fields in ISO2709 in retrieval
commit
|
commitdiff
|
tree
2006-02-09
Adam Dickmeiss
Update win makefile with new objects
commit
|
commitdiff
|
tree
2006-02-09
Adam Dickmeiss
Loosen the Libxml2/xslt version requirement. We require...
commit
|
commitdiff
|
tree
2006-02-09
Adam Dickmeiss
Work around bug #461: Link failure - missing Tcl symbols
commit
|
commitdiff
|
tree
2006-02-09
Adam Dickmeiss
Fixed bug #447: Zebra aborts with "isamb: Inconsistent...
commit
|
commitdiff
|
tree
2006-02-08
Adam Dickmeiss
Fixed bug #462: recordId: (set,use) is picky
commit
|
commitdiff
|
tree
2006-02-07
Adam Dickmeiss
Fix dfa_match_first to avoid match past nul byte
commit
|
commitdiff
|
tree
2006-02-06
Adam Dickmeiss
Fix for bug 460
commit
|
commitdiff
|
tree
2006-02-06
Adam Dickmeiss
Added test for bug #460
commit
|
commitdiff
|
tree
2006-02-06
Adam Dickmeiss
Dont index attributes. Bug #460
commit
|
commitdiff
|
tree
2006-01-26
Adam Dickmeiss
Fix non-init member sortSpec (introduced by previous...
commit
|
commitdiff
|
tree
2006-01-23
Adam Dickmeiss
Removed zebra.xml from XMLFILES (was added in 1.30...
commit
|
commitdiff
|
tree
2006-01-23
Adam Dickmeiss
Remove unused html files
commit
|
commitdiff
|
tree
2006-01-22
Adam Dickmeiss
Fixed 'make dist' by including all HTML files in HTMLFILES.
commit
|
commitdiff
|
tree
2006-01-19
Adam Dickmeiss
Fixed bug #451: Sorted result set disappears .. NEW...
commit
|
commitdiff
|
tree
2006-01-19
Adam Dickmeiss
Removed unneded initializer
commit
|
commitdiff
|
tree
2006-01-12
Adam Dickmeiss
Fixed bug #451: Sorted result set disappears after...
commit
|
commitdiff
|
tree
2005-12-15
Adam Dickmeiss
Added a test case for bug #447
commit
|
commitdiff
|
tree
2005-12-15
Adam Dickmeiss
Added a test utility marcos TL_ASSERT, TL_ASSERT2
commit
|
commitdiff
|
tree
2005-12-13
Adam Dickmeiss
Store unique ordinal integer for database. This is...
commit
|
commitdiff
|
tree
2005-12-09
Adam Dickmeiss
Removed zebra_clearError. The scheme is meant to be...
commit
|
commitdiff
|
tree
2005-12-09
Adam Dickmeiss
Drop database returns diagnostif if isam is not isam:b
commit
|
commitdiff
|
tree
2005-12-09
Adam Dickmeiss
Fix bad printing of sysno
commit
|
commitdiff
|
tree
2005-12-09
Adam Dickmeiss
For buffer_extract_sysno, match criteria is only used...
commit
|
commitdiff
|
tree
2005-12-08
Adam Dickmeiss
This member was not initialized in some cases (valgrind)
commit
|
commitdiff
|
tree
2005-12-08
Adam Dickmeiss
Fixed bug #446: iso2709 filter SEGVs on bad input data.
commit
|
commitdiff
|
tree
2005-12-07
Adam Dickmeiss
Somewhat improved diagnostics for update with opaque...
commit
|
commitdiff
|
tree
next