aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix various bugs in Debian packagingReuben Thomas2014-10-151-1/+1
|
* Remove unused version info from libraryReuben Thomas2014-10-151-2/+0
|
* Don't install headersReuben Thomas2014-10-151-1/+1
|
* Remove reference to defunct variableReuben Thomas2014-10-151-1/+1
|
* Open EPOC16 files for random access, since we may need itReuben Thomas2014-07-051-1/+2
| | | | Fixes support request #20; thanks to Peter Maud for the patch
* Remove a bogus commentReuben Thomas2014-07-051-1/+0
|
* Make reasonably recent autotools happy; remove gettext filesReuben Thomas2013-12-161-1/+1
|
* Convert .cvsignore files to .gitignore filesReuben Thomas2013-12-162-7/+3
|
* Bump version to 1.0.9.Reuben Thomas2010-01-041-102/+102
| | | | Apply patch from Debian, fixing SF bug #2925613.
* Fix some compiler warnings.Reuben Thomas2009-03-051-110/+110
|
* Add include of cstdio from Martin Michlmayr to fix compilation with GCC 4.4.Reuben Thomas2009-03-051-3/+4
|
* Patch from John Lines for compiling with GCC 4.3 (Patch #2023788)Reuben Thomas2008-07-214-0/+7
|
* Make some error messages refer to EPOC rather than PsionReuben Thomas2008-04-062-2/+2
|
* Remove unused code.Reuben Thomas2008-04-061-14/+0
|
* Remove bogus translation attempt and leave a FIXMEReuben Thomas2008-04-061-2/+3
|
* Remove unneeded FIXME and fix some English.Reuben Thomas2008-03-131-3/+3
|
* Remove FIXME which doesn't justify itself in code which hasn't beenReuben Thomas2008-03-131-1/+1
| | | | touched for a lustrum.
* Add plp_inttypes.h to headers listReuben Thomas2007-12-151-1/+2
|
* Move last header plp_inttypes.h out of include and into lib.Reuben Thomas2007-12-142-2/+26
| | | | | Remove RCS Ids from Makefile.am's so that checking in a Makefile.am doesn't cause automake to be run.
* Replace plpnfsd with plpfuse.Reuben Thomas2007-12-131-3/+0
| | | | Other minor simplifications to the build system.
* More build system changes to make it play better with up-to-dateReuben Thomas2007-12-071-2/+2
| | | | | | autotools. In particular, this round gets rid of acconfig.h, putting the necessary bits into conf/configure.in.in, and using AM_CFLAGS & co. instead of plain CFLAGS, which rightly upsets automake.
* Remove bogus correction of times, which may correct time stamp changesReuben Thomas2007-12-071-2/+0
| | | | | between DST/non-DST, but at the unacceptable cost of buggering up the actual clock!
* Remove error code comments, which were in some cases wrong; look at rfsv.h!Reuben Thomas2007-11-211-44/+44
|
* Remove traces of plpbackup.Reuben Thomas2007-11-201-2/+1
|
* Fix ComponentNameRecord: add a constructor to initialise m_names toReuben Thomas2007-07-062-3/+12
| | | | | NULL so that the destructor can test this and only delete initialised arrays.
* Fix time setting where the Psion is not on GMT/UTC.Reuben Thomas2007-01-051-8/+8
|
* Fixes to compile on amd64 (plp_inttypes.h) and with gcc >= 4.1 (theReuben Thomas2006-09-295-15/+19
| | | | rest); patches from Debian bugs #384146, #386833 and #388831.
* Implement setTime methodReuben Thomas2006-05-161-0/+29
|
* Take setTime out of #if 0 and give it a proper prototype.Reuben Thomas2006-05-161-1/+1
|
* Add proper setTime and correct comment typo.Reuben Thomas2006-05-161-2/+2
|
* Whitespace and spelling fixes.Reuben Thomas2006-05-011-8/+8
|
* Fix locale descriptions, and remove FIXMEs: the locales are valid.Reuben Thomas2006-05-011-3/+2
| | | | Remove commented out socket close.
* Correct some comment typos.Reuben Thomas2006-04-251-2/+2
|
* Fix for gcc 4.0 compatibility from Petr Ostadal.Reuben Thomas2005-08-061-2/+4
|
* Build fixes for newer g++ from Thomas Lussnig.Reuben Thomas2005-04-163-9/+10
|
* Add *.loT, for recent libtoolsReuben Thomas2004-10-041-0/+1
|
* If MSG_NOSIGNAL is not defined (like on NetBSD), define it to zero.Thomas Klausner2004-09-081-0/+4
|
* Include assert.h when using assert().Thomas Klausner2004-09-081-0/+1
|
* Add missing #include of <assert.h>Reuben Thomas2004-03-131-2/+3
|
* - Changes for compiling with gcc 3.2Fritz Elfert2003-02-0542-176/+175
|
* - Fixed 4 more possible formatstring exploits.Fritz Elfert2003-02-031-1/+1
|
* - Fixed setting of CFLAGS and CXXFLAGS: With --enable-debug, disable -OFritz Elfert2002-08-112-0/+6
| | | | | | | | | | | - 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
* - Bugfix for Bug #584926 - libplp was broken on big endian systems.Fritz Elfert2002-08-051-1/+1
|
* - Bugfix for Bug #588859: Change Method in psitime.cc to mach header.Fritz Elfert2002-08-051-1/+1
|
* Spellings, updatesDaniel Brahneborg2002-07-171-1/+1
|
* - Debian package now nearly finishedFritz Elfert2002-07-161-1/+1
| | | | - Applied patches from Chris Halls <chris.halls@gmx.de>
* - Non-KDE stuff now builds correctly with gcc3Fritz Elfert2002-07-1412-19/+77
|
* Applied patches from debian bug #104967 (not yet tested)Fritz Elfert2002-07-1418-41/+59
|
* - Fixed a possible exploit when using telnet (or any other networkFritz Elfert2002-07-111-0/+2
| | | | client) connecting to ncpd.
* - Added comparison operators in PsiTimeFritz Elfert2002-07-073-1/+30
| | | | - Fixed a typo