sturm
7800442798
+py-msnp
2004-01-05 19:18:31 +00:00
sturm
e2cfd54cbb
Initial import of msnp 0.4.0
...
msnp is an implementation of the MSN Messenger Protocol.
WWW: http://msnp.sourceforge.net/
from Xavier Santolaria <xavier at santolaria dot net>
2004-01-05 19:17:43 +00:00
espie
889c740a63
grrr, I hate those generated files
2004-01-05 18:07:09 +00:00
espie
e3f00b6f5e
multiline says bye-bye
2004-01-05 18:03:49 +00:00
avsm
1ca27f8212
activate the exif extension, requested and tested by
...
Tai Lee <tai_lee at mrmachine.net>
2004-01-05 17:51:29 +00:00
sturm
7e33f77b31
+p5-AppConfig-Std
...
+p5-Net-Dict
2004-01-05 17:48:03 +00:00
avsm
262b1c8e12
shorter license
2004-01-05 17:47:55 +00:00
sturm
dc93d71c19
Initial import of Net-Dict 2.07
...
A perl class for looking up words and their definitions on
network dictionary servers. Net::Dict provides a simple DICT
client API for the network protocol described in RFC2229.
from Sam Smith <s at msmith dot net>
2004-01-05 17:45:36 +00:00
sturm
7b0a722c13
Initial import of AppConfig-Std 1.07
...
AppConfig::Std is a subclass of Andy Wardley's AppConfig module,
to provide standard command-line arguments for tool scripts.
It is a Perl5 module to handle global configuration variables
for perl programs.
from Sam Smith <s at msmith dot net>
2004-01-05 17:42:47 +00:00
avsm
8d38c60ffc
fix build after recent tiff changes; prodded by naddy@
2004-01-05 17:02:32 +00:00
espie
58c2d4e783
gcc3 parses types when they should be parsed.
...
This allows this %union to work, once yacc is fixed.
2004-01-05 15:39:58 +00:00
espie
79d83e1bb4
zap multiline constant
2004-01-05 14:41:13 +00:00
espie
b349417b6d
missing prototypes
2004-01-05 14:37:04 +00:00
espie
a8f23adb91
varargs -> stdarg
2004-01-05 14:26:10 +00:00
espie
4077918490
update to 3.8.3, comment out wchar stuff if gcc3
2004-01-05 13:53:35 +00:00
espie
0539ca0d70
loads of booooring multiline constants.
2004-01-05 03:54:02 +00:00
espie
e545d61cbe
varargs -> stdarg
2004-01-05 03:32:11 +00:00
espie
6c413dcf3d
#ifdef 0 -> #if 0
2004-01-05 03:24:14 +00:00
espie
514829e828
varargs -> stdarg
2004-01-05 03:18:19 +00:00
kevlo
da7fb6f4a3
upgrade to version 2.6.11.
...
>From ChangeLog:
o fixed mirror for empty files.
o a rare coredump fixed in http 0.9 handling, when first line
of reply is empty.
o translations update.
2004-01-05 02:58:31 +00:00
espie
12d86a0a1c
minor std C++ fixes, for gcc3.
2004-01-05 02:04:54 +00:00
brad
78b95934a9
we no longer need this custom code to deal with ptys
2004-01-05 02:00:54 +00:00
espie
a2de45a8df
regen patches.
...
set a base public, because gcc3 has more correct access restrictions.
proper fix would probably be to make the array stuff friend (hard since
those are template classe ?) or provide an explicit function to handle
the cast.
Well, simplest way to fix this...
2004-01-05 01:49:16 +00:00
espie
2946b8af0e
fix token pasting issue.
...
regen patch.
2004-01-05 01:23:09 +00:00
espie
ef7ca16a98
zap multi-line constants.
2004-01-05 00:26:57 +00:00
espie
8a723c162d
varargs fix
2004-01-05 00:08:35 +00:00
espie
cd953f760c
regen patches and fix preproc issues.
2004-01-05 00:05:04 +00:00
espie
c721156f22
regen patches, varargs fixes
2004-01-05 00:02:31 +00:00
espie
de7e451d53
regen patch.
...
preproc token pasting.
use #pragma weak before the declaration.
2004-01-04 23:57:37 +00:00
espie
862d40525d
preproc fixes for gcc3.
2004-01-04 23:46:49 +00:00
espie
17fbcc7983
preprocessor fixes
2004-01-04 23:37:27 +00:00
espie
d7295c91bd
zap multiline constants.
2004-01-04 23:23:43 +00:00
espie
164a48cca5
kill double type
2004-01-04 23:21:31 +00:00
espie
75bfbee276
zap multiline constants, regen patch
2004-01-04 23:19:41 +00:00
espie
16a2a3505a
regen patches, zap multiline constants.
2004-01-04 23:15:03 +00:00
espie
f6201b1359
stdarg land
2004-01-04 22:35:01 +00:00
espie
209f06f06a
zap multiline constants
2004-01-04 21:46:27 +00:00
espie
a570c7aae6
zap multiline constants
2004-01-04 21:39:33 +00:00
espie
4828bb03fc
avoid preprocessor hackery that turns out to be highly non-portable.
2004-01-04 21:32:18 +00:00
espie
815ec7eef2
stdarg.h
2004-01-04 21:03:51 +00:00
espie
0b686e9ca4
zap multiline
2004-01-04 20:50:04 +00:00
espie
6e59ddc8fb
zap multiline comments
2004-01-04 20:47:19 +00:00
espie
9b55f27476
fix for gcc3
2004-01-04 20:36:49 +00:00
pvalchev
fa0c8e1b78
update to libuta-0.4.4
...
gcc3 patch from espie
2004-01-04 20:32:29 +00:00
espie
fd5ad14e58
3.8.2 compiles under gcc3
2004-01-04 20:24:49 +00:00
espie
6c7d497717
multi-line string constant
2004-01-04 19:00:56 +00:00
espie
32b039f54b
bring tcplist in 2004 (varargs stuff)
2004-01-04 18:58:44 +00:00
espie
757e1f771d
#ifdef 0 -> #if 0
...
regen patch
2004-01-04 18:50:33 +00:00
espie
8ba042cc17
yuck
2004-01-04 18:47:34 +00:00
espie
69f7ead5ca
kill useless CFLAGS additions, define __STRICT_ANSI__ so that log gets
...
a modern prototype, define log=mylog to remove conflict with built-in.
2004-01-04 18:42:42 +00:00