Age | Commit message (Collapse) | Author | Files | Lines |
|
added (C) to all copyright statements
|
|
uh-oh... the last CVS log message messed up things a lot...
|
|
added '-W' to CFLAGS
changed all C++ comments to C ones ('//' => '/* */')
cleaned up a lot of signed/unsigned mistakes
|
|
'const'ified the whole source
|
|
added plugin_isdn, removed old ISDN client
fixed some real bad bugs in the evaluator
|
|
finished plugin_exec
modified thread handling
added '%x' format to qprintf (hexadecimal)
|
|
new function 'qprintf()' (simple but quick snprintf() replacement)
|