2006-11-29 |
Heikki Levanto | Removed the nfa tests as well. Now passes make check.
|
commit | commitdiff | tree |
2006-11-29 |
Heikki Levanto | Removed the nfa stuff - no longer needed
|
commit | commitdiff | tree |
2006-10-09 |
Heikki Levanto | Using plain char instead of unsigned char in my tests.
|
commit | commitdiff | tree |
2006-08-24 |
Heikki Levanto | Took away that -Werror from -d until all tests pass...
|
commit | commitdiff | tree |
2006-08-24 |
Heikki Levanto | Added -Werror to the -d option, so that the compilation...
|
commit | commitdiff | tree |
2006-07-14 |
Heikki Levanto | Loading of the nfa now possible from an xml file.
|
commit | commitdiff | tree |
2006-07-07 |
Heikki Levanto | Added YAZ_CHECK_TODO macro, used it in nfaxmltest1.
|
commit | commitdiff | tree |
2006-07-06 |
Heikki Levanto | Fixed order of declarations
|
commit | commitdiff | tree |
2006-07-06 |
Heikki Levanto | Added yaz_log_trunc() to truncate the log file
|
commit | commitdiff | tree |
2006-07-05 |
Heikki Levanto | Added the (empty) test file
|
commit | commitdiff | tree |
2006-07-05 |
Heikki Levanto | Removed duplicate nfatest1
|
commit | commitdiff | tree |
2006-07-04 |
Heikki Levanto | Started the error handling in nfaxml. Not at all ready...
|
commit | commitdiff | tree |
2006-05-10 |
Heikki Levanto | Higher-level interfaces, fixing the bugs these uncovered.
|
commit | commitdiff | tree |
2006-05-10 |
Heikki Levanto | Added a way to get the verbosity to test programs
|
commit | commitdiff | tree |
2006-05-05 |
Heikki Levanto | Removed a debug print I had forgotten in
|
commit | commitdiff | tree |
2006-05-05 |
Heikki Levanto | Range converter for actually converting character ranges
|
commit | commitdiff | tree |
2006-05-05 |
Heikki Levanto | Fixed the interface to match,
|
commit | commitdiff | tree |
2006-05-03 |
Heikki Levanto | The NFA seems to work now (as far as I can see).
|
commit | commitdiff | tree |
2006-05-03 |
Heikki Levanto | Added nfa.h to makefile.am. Work continues on the nfa
|
commit | commitdiff | tree |
2006-05-03 |
Heikki Levanto | Added my new NFA character normalizer. Not yet ready...
|
commit | commitdiff | tree |
2006-04-26 |
Heikki Levanto | Simplified outout to keep it on one line, even when...
|
commit | commitdiff | tree |
2005-08-24 |
Heikki Levanto | Added 'exit' as an alternative for 'quit' in yaz-client
|
commit | commitdiff | tree |
2005-04-29 |
Heikki Levanto | Fixed the infinite recursion when calling yaz_log_level_init...
|
commit | commitdiff | tree |
2005-01-07 |
Heikki Levanto | Added a warning (always to stderr) when opening the...
|
commit | commitdiff | tree |
2004-12-20 |
Heikki Levanto | Added YLOG_FLUSH to the default log level, to avoid...
|
commit | commitdiff | tree |
2004-12-13 |
Heikki Levanto | Included xmalloc.h from log.h, if usingthe old system...
|
commit | commitdiff | tree |
2004-12-13 |
Heikki Levanto | Moved back to a single log.h, with the new #define...
|
commit | commitdiff | tree |
2004-12-10 |
Heikki Levanto | Deprecated yaz-util.h with a warinng in place. Re-enabled...
|
commit | commitdiff | tree |
2004-11-26 |
Heikki Levanto | Added a way to get around the old log warning
|
commit | commitdiff | tree |
2004-11-26 |
Heikki Levanto | Reintroduced the bit "defines for those log bits that...
|
commit | commitdiff | tree |
2004-11-23 |
Heikki Levanto | Added a man page for yaz-log (7)
|
commit | commitdiff | tree |
2004-11-23 |
Heikki Levanto | Re-enabled the -v notime option, it was broken.
|
commit | commitdiff | tree |
2004-11-19 |
Heikki Levanto | Moved the #define of logf back into log.h, so that...
|
commit | commitdiff | tree |
2004-11-19 |
Heikki Levanto | Fixed a CDECL thing that broke yaz++
|
commit | commitdiff | tree |
2004-11-18 |
Heikki Levanto | Deprecated log.h and created a new ylog.h
|
commit | commitdiff | tree |
2004-11-17 |
Heikki Levanto | Added an option to specify -word in the loglevel parsing...
|
commit | commitdiff | tree |
2004-11-16 |
Heikki Levanto | Improvements in the log system, especially on the server...
|
commit | commitdiff | tree |
2004-11-04 |
Heikki Levanto | Fixed a bug that caused extra [level] tags in the log
|
commit | commitdiff | tree |
2004-11-03 |
Heikki Levanto | Fixed a silly typo that made a numeric -v crash
|
commit | commitdiff | tree |
2004-11-03 |
Heikki Levanto | Added dynamic log-levels:
|
commit | commitdiff | tree |
2004-11-02 |
Heikki Levanto | protecting log rotation with a mutex
|
commit | commitdiff | tree |
2004-11-02 |
Heikki Levanto | Rotating logfile if exceeding a gigabyte
|
commit | commitdiff | tree |
2004-11-02 |
Heikki Levanto | Not buffering the log file, unless LOG_FLUSH is set...
|
commit | commitdiff | tree |
2004-11-02 |
Heikki Levanto | oops, forgot to give a name to LOG_FLUSH. Now added
|
commit | commitdiff | tree |
2004-11-02 |
Heikki Levanto | Added a new log flag LOG_FLUSH that forces flushing...
|
commit | commitdiff | tree |
2004-11-02 |
Heikki Levanto | yaz_log_time_format sets the format of the timestamp...
|
commit | commitdiff | tree |
2003-05-22 |
Heikki Levanto | Fixed a silly typo
|
commit | commitdiff | tree |
2003-05-22 |
Heikki Levanto | Defined log level bits app2 and app3
|
commit | commitdiff | tree |
2003-02-12 |
Heikki Levanto | Added a LOG_NOTIME flag to disable time stamping log...
|
commit | commitdiff | tree |
2003-02-11 |
Heikki Levanto | Ficed the log level display for level app
|
commit | commitdiff | tree |
2003-02-07 |
Heikki Levanto | Added a way to get log back to stderr
|
commit | commitdiff | tree |
2002-10-24 |
Heikki Levanto | Using a default path to find tcl
|
commit | commitdiff | tree |
2002-04-16 |
Heikki Levanto | Added log level flag LOG_MALLOC, moved malloc entries...
|
commit | commitdiff | tree |
2001-06-11 |
Heikki Levanto | Displayng diags in EsResponse, even if they should...
|
commit | commitdiff | tree |
1999-06-09 |
Heikki Levanto | Cleaning up. Seems to work all right
|
commit | commitdiff | tree |
1999-06-09 |
Heikki Levanto | Compiles and links both old and new type stuff all...
|
commit | commitdiff | tree |
1999-06-09 |
Heikki Levanto | At least it can compile
|
commit | commitdiff | tree |
1999-06-09 |
Heikki Levanto | More work on the ASN-generated files.
|
commit | commitdiff | tree |
1999-06-08 |
Heikki Levanto | Proto.h works all right, removed linker warnings from...
|
commit | commitdiff | tree |
1999-06-08 |
Heikki Levanto | Renamed a pile of files
|
commit | commitdiff | tree |
1999-06-08 |
Heikki Levanto | Deleting this, renamed to makefile (.nothing)
|
commit | commitdiff | tree |
1999-06-08 |
Heikki Levanto | Renamed to makefile (.nothing) (from .mak)
|
commit | commitdiff | tree |
1999-06-04 |
Heikki Levanto | Cleaning up
|
commit | commitdiff | tree |
1999-06-02 |
Heikki Levanto | Debug options for C compiler
|
commit | commitdiff | tree |
1999-05-19 |
Heikki Levanto | Added comments
|
commit | commitdiff | tree |
1999-05-18 |
Heikki Levanto | Does yaz, client, server.lib, *and* ztest!
|
commit | commitdiff | tree |
1999-05-18 |
Heikki Levanto | Compiles and links yaz.dll and client.exe, which seems...
|
commit | commitdiff | tree |
|