24
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
check to see if the SampleStore dirs exist before trying to create them More... almost 24 years ago
cleanup and remove obsolete files More... almost 24 years ago
Remove fcgiappmisc.h More... almost 24 years ago
Move the <io.h> inside a _WIN32 define. More... almost 24 years ago
Functionally equivelent compile options. More... almost 24 years ago
Functionally equivelent - remove "/GX-" (exception handling) from compile options. More... almost 24 years ago
Remove #undef DLLAPI - not needed anymore More... almost 24 years ago
header juggling More... almost 24 years ago
Add DLLAPI define for win More... almost 24 years ago
Remove unneeded header includes. More... almost 24 years ago
Rename FreeStream -> FCGX_FreeStream and CreateWriter ->FCGX_CreateWriter (they're exported). More... almost 24 years ago
More bloody header/define juggling. More... almost 24 years ago
Move fcgiappmisc.h into fcgiapp.h More... almost 24 years ago
Change the ordering on DLLAPI define, only define if not defined (unix case). More... almost 24 years ago
extra argument for FCGX_Free More... almost 24 years ago
Remove DLLAPI define. More... almost 24 years ago
Make str_dup static. More... almost 24 years ago
Don't keep connection on failure. More... almost 24 years ago
Don't remove SHUTDOWN_EVENT from initial env. More... almost 24 years ago
casts and arg touching to prevent warnings. More... almost 24 years ago
Fix build settings. More... almost 24 years ago
Add exe dependencies on lib. More... almost 24 years ago
type changes, casts, and arg touching to prevent warnings. More... almost 24 years ago
casts and initializers to prevent warnings. More... almost 24 years ago
Touch args to avoid compiler warnings. More... almost 24 years ago
Eliminate const on buffersize to eliminate a compiler warning. More... almost 24 years ago
Header play More... almost 24 years ago
A little header juggling. More... almost 24 years ago
Revert isFCGI() to its original form - ignoring the sock arg. More... almost 24 years ago
Remove page breaks. More... almost 24 years ago