Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fixed setting of CFLAGS and CXXFLAGS: With --enable-debug, disable -O | Fritz Elfert | 2002-08-11 | 1 | -0/+5 |
| | | | | | | | | | | | - Removed ccmalloc support. Now using valgrind - Added missing mainainer-clean-local targets - Fixed uninitialized array in IOwatch, reported by valgrind. - Fixed missing definition of LC_ALL if compiling without -O - Fixed invalid access to datapump thread (not yet created), reported by valgrind. - Fixed wrong parameters of QRegExp when using QT 3.x - Fixed KTar initialization which has changed in KDE 3.x | ||||
* | - rpcs: Implemented scratch RAM access. | Fritz Elfert | 2002-03-20 | 1 | -2/+2 |
| | | | | | | | | - Updated spec file (not complete) - Updated KDE translations - kioslave and property-dialog now translate correctly - ppsocket: Added a patch for FreeBSD - plpftp: Some experimental code for testing | ||||
* | - i18n: Changed macros into inline functions to make string constant | Fritz Elfert | 2002-03-06 | 1 | -13/+11 |
| | | | | | concatenation of gcc possible. - Unified commandline arguments. | ||||
* | - Unified headers. | Fritz Elfert | 2002-02-14 | 1 | -0/+29 |
| | |||||
* | Make unconditional gettext conditional. | Fritz Elfert | 2001-07-26 | 1 | -0/+2 |
| | |||||
* | - Moved include/intl.h to lib/plpintl.h to fix compile of foreign progs. | Fritz Elfert | 2001-05-21 | 1 | -0/+33 |
- Some NLS-Related fixes |