catagits/fcgi2.git
2002-02-25 robs changes to match recent .dsp changes
2002-02-25 robs updates based on the latest fcgi_config.h.in
2002-02-25 robs build fcgio.cpp at warning level 3 instead of 4 (becaus...
2002-02-25 robs enable synchonous exception handling in the release...
2002-02-25 robs remove define of HAVE_IOSTREAM_WITHASSIGN_STREAMBUF
2002-02-25 robs use #if instead of #ifdef
2002-02-25 robs remove dos eols
2002-02-24 robs use streamsize and char_type, export the C++ API via...
2002-02-24 robs add 'using namespace std' because fcgio.h doesn't do...
2002-02-24 robs add check for char_type in the context of C++'s streamb...
2002-02-24 robs ignore *.tar.gz
2002-02-24 robs disable the 4127 warning caused by FD_SET
2002-02-23 robs [WIN32] Eliminate the (partial and broken) use of Overl...
2002-02-19 skimo prepare for 0.65
2002-02-19 robs Fix a bug that caused an assert to pop when an async...
2002-02-16 robs [WIN] Use _beginthread instead of CreateThread because...
2002-02-01 robs Update the echo-cpp example to show the restoral of...
2002-01-03 robs Add a mini project to copy the fcgi_config.h file from...
2002-01-03 robs Add a mini project to copy the fcgi_config.h file from...
2002-01-03 robs remove <CR>
2001-12-22 robs add automake required file - compile
2001-12-22 robs Modified Files: Makefile.am
2001-12-22 robs Modified Files: libfcgi/Makefile.am examples/Makefile...
2001-12-22 robs Modified Files: Makefile.am
2001-12-21 robs Modified Files: libfcgi/Makefile.am examples/Makefile...
2001-12-21 robs Modified Files: os_win32.c
2001-12-21 robs Modified Files: fcgios.h
2001-12-12 robs more lib crash fixes on err'd read
2001-12-12 robs Fix a bug a that caused the lib to crash under certain...
2001-12-07 robs use real function names when looking for libraries...
2001-12-07 robs define HAVE_IOSTREAM_WITHASSIGN_STREAMBUF
2001-12-07 robs define HAVE_IOSTREAM_WITHASSIGN_STREAMBUF
2001-12-07 robs test for iostreams that support a streambuf assignment...
2001-12-04 robs Change references to NULL to 0.
2001-11-30 robs change version to 2.2.3
2001-11-30 robs (WIN32) Fixed initialization of the accept mutex when...
2001-11-28 robs add size to PROGRAMS
2001-11-28 robs add .mak files to DIST
2001-11-28 robs add perl, java, doc, win32 to the DIST files
2001-11-27 robs Refer to the FCGI.pm documentation and eliminate all...
2001-11-27 robs update obsolete syntax
2001-11-27 robs Add LIBFCGI_EXPORTS to defines
2001-11-27 robs no message
2001-11-27 robs Add echo-cpp
2001-11-27 robs remove unneeded comment
2001-11-27 robs no message
2001-11-27 robs Add echo-cpp project to workspace
2001-11-27 robs Add LIBFCGI_EXPORTS to defines
2001-11-27 robs change compiler options consistent with other projects
2001-11-27 robs add some CHANGES history, update the build procedure.
2001-11-27 robs prep for 2.2.2
2001-11-27 robs fix mailing list links/refs
2001-11-27 robs fix validation, organization, and links
2001-11-27 robs fix validation, organization, and links
2001-11-26 robs this doesn't say antyihg useful - so begone
2001-11-26 robs *** empty log message ***
2001-11-26 robs *** empty log message ***
2001-11-26 robs move all the virtual protected member functions back...
2001-11-26 robs implement uflow()
2001-11-26 robs use gcount() instead of eof() because ignore() doesn...
2001-11-23 robs fix to allow the c++ lib to be built and installed...
2001-11-21 robs Replace the application/path specific echo.html and...
2001-11-21 robs remove bloody CRs
2001-11-21 robs revert last commit (i.e. remove FCGX_Peek)
2001-11-21 robs revert last commit (i.e. remove FCGX_Peek)
2001-11-21 robs remove bloody CRs and fix bufsize initialization
2001-11-21 robs Add some comments/notes
2001-11-21 robs Fix buffered reads.
2001-11-21 robs change const qualifier on extern environ
2001-11-21 robs fix shell compatibility (bash)
2001-11-21 robs fix C++ build handling
2001-11-21 robs pickup unistd.h and environ
2001-11-20 robs fix typo: setb -> setp
2001-11-20 robs define DLLAPI for non win platforms
2001-11-20 robs exit -> return to prevent a warning
2001-11-20 robs add the lstdc++ dependency
2001-11-20 robs no message
2001-11-20 robs Add the C++ API to the lib.
2001-11-20 robs Rewrite of the C++ lib
2001-11-17 robs Added "int FCGX_Peek(FCGX_Stream *)" (needed by fcgio...
2001-10-11 skimo define INT2PTR if needed
2001-10-04 skimo add $(EXEEXT) to threaded
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 robs initialize port in OS_FcgiConnect to prevent compiler...
2001-09-25 skimo version thing again
2001-09-24 skimo bump version
2001-09-24 skimo install move fcgi_config.h
2001-09-24 skimo move fcgi_config.h
2001-09-24 robs initialize tcp_ia and port to prevent compile warning.
2001-09-24 skimo respect CFLAGS
2001-09-23 skimo detect installed fcgi lib
2001-09-23 skimo install include files
2001-09-23 skimo don't install example programs
2001-09-23 skimo convert to automake
2001-09-23 skimo fix AM_CONFIG_HEADER call
2001-09-22 robs fix links
2001-09-22 robs Move the ./index.html to ./doc/overview.html
next