Changelog and bump versions for 0.70
[catagits/fcgi2.git] / perl /
2010-03-22 Tomas Doran (t0m) Changelog and bump versions for 0.70 0.70
2010-03-22 Tomas Doran (t0m) Merge commit 'github/master'
2010-02-28 Florian Ragwitz defined %hash will be deprecated in 5.12.
2010-02-15 Tomas Doran Bump version 0.69
2010-01-13 Tomas Doran Bump versions for another dev release 0.68_02
2010-01-11 Tomas Doran PRINT patch take 3 after diving the perl source
2010-01-11 Tomas Doran (t0m) Switch PRINT back to void and use XSRETURN_UNDEF/XSRETU...
2010-01-11 Tomas Doran (t0m) IO:: PRINT returns a bool, not no of bytes written...
2010-01-10 Tomas Doran Bump version 0.68_01
2010-01-10 Tomas Doran Force signal handler installation so we can catch SIGPI...
2010-01-10 Tomas Doran Make the PRINT method return the number of bytes written.
2010-01-10 Tomas Doran Fix UTF-8 double encoding issues (RT#52400)
2009-12-31 Tomas Doran (t0m) Bump versions for 0.68 0.68
2009-12-11 Florian Ragwitz Allow us to ship dev releases without version mismatches.
2009-12-08 Tomas Doran Bump versions for dev release pending
2009-12-03 Tomas Doran Chop tabs for spaces in the changelog
2009-12-02 t0m Add FILENO method to FCGI.pm to comply with IO:: interface
2009-12-02 t0m Trim trailing whitespace
2009-12-02 t0m Add FILENO method to FCGI.pm to comply with IO:: interface
2009-11-29 t0m Trim trailing whitespace
2003-06-22 robs call the fcgi lib's attach/detach
2002-12-22 skimo update to 0.67
2002-12-15 skimo bump version in anticipation of new release
2002-12-15 skimo add minimal test
2002-12-15 skimo Comment out calls to close in Finish based on a report
2002-12-15 skimo Write out in 32KiB chunks since FastCGI protocol support
2002-12-15 skimo Remove extraneous "/".
2002-12-15 skimo comment on a possible FILENO method
2002-11-11 skimo Upgrade FCGI_UndoBinding to perlio
2002-09-05 skimo typo
2002-09-05 skimo bump version
2002-09-05 skimo perl 5.8.0 compatibility fix by Autrijus
2002-02-19 skimo prepare for 0.65
2001-10-11 skimo define INT2PTR if needed
2001-10-04 skimo mention pure named pipes thing and useinstalled option
2001-10-04 skimo avoid warning under strict
2001-09-27 skimo another attempt
2001-09-26 skimo copy x86.h from correct place
2001-09-25 skimo version thing again
2001-09-24 skimo bump version
2001-09-24 skimo move fcgi_config.h
2001-09-23 skimo detect installed fcgi lib
2001-09-22 skimo remove copying
2001-09-22 skimo install not needed for perl module
2001-09-21 skimo Use common checks but different configure scripts for
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...
next