ensure all build artifacts can be cleaned up
[catagits/fcgi2.git] / perl /
2001-09-21 skimo update changelog
2001-09-21 skimo copy additional files
2001-09-21 skimo remove use File::Copy just added
2001-09-21 skimo Move version number to separate file.
2001-09-20 skimo document changes
2001-09-20 skimo assume non pure build
2001-09-20 skimo add LastCall method
2001-09-20 skimo bump version
2001-09-20 skimo fix reference counting
2001-09-14 skimo The socket thing again.
2001-09-14 skimo use Config{sh}
2001-09-06 robs handle int to pointer conversion properly
2001-09-06 robs no message
2001-09-04 robs Prevent MakeMaker from searching for the winsock2 libra...
2001-09-01 skimo Remove configure{,.in} from MANIFEST.
2001-09-01 skimo use standard T_PTROBJ typemaps
2001-09-01 skimo revert socket option patch
2001-09-01 robs copy the dist1 files down when building from under...
2001-09-01 robs Remove acconfig from the distribution file list - the...
2001-08-30 robs Add configure and configure.in to the distribution...
2001-08-30 robs configure and configure.in are now copied down from...
2001-08-30 robs no message
2001-08-30 robs Added check for ssize_t.
2001-08-30 robs Add
2001-08-30 robs Revert last commit - put acconfig.h back into the dist...
2001-08-30 robs Remove uneccesary checks.
2001-08-30 robs Remove reference to obsolete file - acconfig.h.
2001-08-29 robs When building under devkit, copy needed devkit files...
2001-08-29 robs autoconf 2.52 update and check for limits.h
2001-08-29 robs Update to autoconf 2.52.
2001-08-29 robs Add a check for limits.h
2001-08-28 robs Ignore:
2001-08-28 robs Ignore editor files and the blib directory
2001-08-28 robs Support building from the devkit on Win32 when the...
2001-08-28 robs Fix the return type on FCGI_Flush from int to void.
2001-08-27 robs Remove references to files that have been removed from...
2001-08-22 skimo allow file handle Request socket argument
2001-06-22 skimo extra argument for FCGX_Free
2001-06-08 skimo allow pecification of purity on command line
2001-06-07 skimo fix length calculation in pure perl version
2001-06-05 skimo work around problem in earlier MakeMakers
2001-04-30 skimo attempt at better explaining OpenSocket
2001-03-28 skimo Don't try to compile anything on pure perl build
2001-03-27 skimo add BINMODE method and comment on socket perms
2000-12-31 skimo 0.59 release
2000-12-31 skimo pure perl implementation
2000-12-26 skimo forgot to add remote.PL to the repository
2000-12-14 skimo echo.fpl was still using the old interface
2000-12-11 skimo copy win32 configuration file instead of moving it
2000-11-14 skimo do close when not bound;0.58 release
2000-11-12 skimo 0.57 release
2000-11-12 skimo document backlog and warn on incorrect use of accept
2000-11-05 skimo use FCGX_Free
2000-11-03 skimo warn handler fix; 0.56 release
2000-11-01 skimo add warning when in devkit and library hasn't been...
2000-11-01 skimo IsFastCGI
2000-11-01 skimo GetHandle and GetEnvironment
2000-10-18 skimo 0.55 release
2000-10-18 skimo o small documentation fix
2000-10-08 skimo Version 0.54 changes
2000-07-10 skimo 0.53 release (fixes sfio)
2000-04-21 skimo Minor fixups
2000-04-09 skimo Document new interface.
2000-01-31 skimo detach/attach
1999-09-11 skimo die handler
1999-08-27 skimo 0.48 release
1999-08-10 skimo new API changes
1999-08-03 skimo Small clean ups
1999-08-02 skimo Check for socklen_t
1999-07-31 skimo move PRINTF into correct package
1999-07-30 skimo some cleanups
1999-07-29 skimo Fix sfio support
1999-07-28 skimo Finish off thread support (fingers crossed)
1999-07-28 skimo Further threadification
1999-07-28 skimo Partial threadification.
1999-03-08 skimo ActivePerl compatibility
1999-02-28 skimo Change reference to INSTALL to configure.readme
1999-02-13 roberts Rename Perl -> perl (gotta move all the files).