/[jscoverage]/trunk/jscoverage-server.c |
Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
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 |