/[jscoverage]/tags/jscoverage-0.4/jscoverage-server.c |
Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Tag 0.4.
Add support for the JS 1.6 `for each' statement.
Don't output \v - IE doesn't support it.
If the proxy does not support an encoding provided by the origin server, status is 500, not 502.
With the --version option, print out character encoding support of this executable.
Revert last change; keep jscoverage.js with CRLF line endings; use LF line endings only for instrumented code.
Use LF line endings in instrumented code.
Send charset parameter with Content-Type when needed.
Fix invalid free().
Fix free() of uninitialized pointer.
Decode encoded URIs.
Always use "b" flag for fopen.
Print 'Try --help' only for command-line errors.
Add parameter to jscoverage_report function to name the report directory.
Do source code highlighting during instrumentation.
Respect the charset parameter in the HTTP Content-Type header.
Provide better character encoding support.
For the local web server, use the abs_path as the ID of a JavaScript file instead of the entire URI.
Typo fixes.
When storing coverage report, check for existing JSON file, and fail if it is not readable.
Fixes for compiling with MinGW.
Remove call to `stat'.
Add jscoverage-server.
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.
ViewVC Help | |
Powered by ViewVC 1.1.24 |