Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
- quickref improvements
- fixed date in some recent logs
- Changed version to 3.6.0b5
- fixed some memory leaks (see ChangeLog for details)
- Improved documentation of web::tempfile - Fixed typo in web::match
- further improve tests for repeated eval
- make tests run repeatedly in same interp (i.e. close all file handles properly, cleanup some leftovers etc.)
- Removed duplicate reference to Tcl stub lib
- Init mod_websh call backs (Tcl_StubsInit) from libwebsh.so
- Port to run Apache tests on is now configurable in runtests.tcl
- Improved/streamlined Tcl_InitStubs handling
- Added missing documentation for [web::config] mod_websh subcommands
- Added [web::config safelog] configuration to allow web::log to properly throw errors if I/O fails (if safelog is set to 0). Default is 1 to ensure backward compatibility. - Fixed log handling for logtochannel plugin: reliable channel handling - Added tests for new web::log error handling Refer to src/ChangeLog for details
- added pkgIndex.tcl
- documentation fixes
- removed redundant header includes and defines
- add constraint to only run test when syslog is found and readable
- fixed bug in web::cmdurl reported by Ashok P. Nadkarni
- dynamic linking of libwebsh.so|dll to websh binary and mod_websh.so (check src/ChangeLog for individual commit messages)
Improved Cookie handling
- improved apachetest target (Win compat etc.)
- fixed AUTH_USER (test and includes for Apache2)
- added AUTH_USER and AUTH_PW to web::request to allow Basic Auth handling
- Revamped mod_websh test suite and added 'make apachetest' to src/unix/Makefile
- today's commits
reflect latest changes
- document apr and apu include change of configure
- CGI https scheme detection compatibility with Sunone web server
- Lots of Tcl_{Incr|Decr}RefCount() fixes
- fixed bug 43212 (multipart form handling)
- better error logging in mod_websh
- fixed http response problem with Apache 2.2.1 and later
- more common installation paths (rpm style)
- removed unused local variables to allow warning-free compile with -Wall - removed some redundant variable initializations Thanks to Mikhail Teterin for pointing these out
- Apache 2.2 compatibility for Win
- latest additions
- added today's changes
- changed to version 3.6.0b4
- latest changes
- tonight's changes
- added getval option to filecounter handle - added tests for new option - added documentation of new option
- latest changes
- added todays (and yesterdays) work
-added OSX fixes docu
- summary of todays changes
- added log of todays work
- moved all documentation and references from Websh 3.5 to Websh 3.6
- added logging stuff changes from today
- added reference to Taguchi Takeshi's input
- forgot the reference to Holger Jakobs' documentation hint
- addad all the filepermission stuff
- Tcl8.5 compatibility
- todays cookie fix
- recap of latest changes
- added todays cookie changes - and fixed a typo in an older Log
- fixed my email (already hate the spam ...) - adde some recent changes
* LICENSE: Added Apache License, version 2.0.
- recap of changes
*** empty log message ***
- added bug fix from David
- added today's work ;-)
- added today's fix
- tcl8.4 changes
- added recent stuff
- removed file 'changes' - incorporated 'changes' into ChangeLog
- added some recent changes
Updated xml docs to use <example> tag.
* quickref.xsl: Updated to latest XSL work.
Moved README up a directory.
* quickref.xml: Changed 'title' to 'emphasis' in order to avoid having examples sections listed in the table of contents.
- another weeks work
* Makefile (quickref.html): Use catalogs for XML processing.
- added stuff I changed during the last couple of weeks
* quickref.xsl: <arg choice="plain"> now outputs monoseq text, to indicate when an argument must be inserted literally, as a subcommand. In addition to more document munging.
Brought ChangeLog up to date.
Various whitespace changes (emacs21 has a 'delete-trailing-whitespace' command). My sources should now be synced with CVS - ChangeLog caught up, as well.
*** empty log message ***
* generic/tcldecmt.tcl: Add newlines/newline quoting backslashes to mirror the script in Tcl's initScript. * generic/cfg.c (Web_Cfg): cmdUrlTimestamp changes.
* tests/dispatch.test: Changes necessary here to correctly handle errors that are now propogated from web::dispatch. * generic/dispatch.c (Web_Dispatch): Propogate errors from parsePostData. * cfg.c: Added CMDURLTIMESTAMP as a global option that may be configured with web::config. * unix/configure.in: Added debugging flags. * generic/request_ap.c (requestFillRequestValues): Make requestFillRequestValues return TCL_ERROR instead of NULL. * generic/context.tcl: Added 'delete' proc for contexts.
Changed 'utf' to be a signed character, fixing the comparison with 0 which was broken on some architectures. Add comment about tcldecmt.tcl's ability to strip comments. PR: Obtained from: Submitted by: Reviewed by:
Makefile.in changes to eliminate some shell commands in favor of an extended tcldecmt.tcl script. PR: Obtained from: Submitted by: Reviewed by:
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |