|
|
| version 1.58, 2007/11/09 15:49:49 | version 1.60, 2007/12/04 12:03:13 |
|---|---|
| Line 1 | Line 1 |
| 2007-12-04 misha | |
| * src/types/pa_vcode_frame.h 1.34: | |
| - changes in comment | |
| 2007-11-29 misha | |
| * src/main/execute.C 1.318: | |
| * src/types/pa_vcode_frame.h 1.33: | |
| - code frame don't intercept strings any longer | |
| * tests/173.html 1.1: | |
| * tests/results/173.processed 1.1: | |
| - tests for $d[^date::now[]] $j{$d} $r[$j] -- must create date | |
| object in $r but not in main code frame | |
| * tests/172.html 1.1: | |
| * tests/results/172.processed 1.1: | |
| - more tests for pass objects from code frames | |
| 2007-11-27 misha | |
| * tests/152.html 1.7: | |
| * tests/results/152.processed 1.7: | |
| - tests for converting strings 'true'/'false' to bool were added | |
| * tests/152.html 1.6: | |
| - added checks for converting strings 'true'/'false' to bool | |
| * src/classes/string.C 1.158: | |
| - ^srting.bool[] now can convert to bool not only strings with | |
| numbers but with values 'true'/'false' as well | |
| * src/targets/apache13core/mod_parser3_core.C 1.11: | |
| * src/targets/cgi/parser3.C 1.246: | |
| * src/targets/isapi/parser3isapi.C 1.99: | |
| - buffer size for parser3.log increased | |
| * src/main/pa_common.C 1.226: | |
| - remove_crlf optimize whitespaces now | |
| * src/include/pa_common.h 1.116: | |
| - remove_crlf return cstring size now | |
| * src/include/pa_types.h 1.50: | |
| - constant with buffer size for parser3.log added | |
| 2007-11-16 misha | |
| * tests/cat.sh 1.1: | |
| - script for tests for file::exec/cgi | |
| * tests/171.html 1.1: | |
| - tests for file::exec/cgi | |
| * tests/results/171.processed 1.1: | |
| - tests results for file::exec/cgi | |
| 2007-11-15 misha | |
| * src/main/pa_exec.C 1.71: | |
| - fixed incorrect exec code for unix | |
| * src/classes/file.C 1.164: | |
| - .body must be set before analyzing cgi headers | |
| * src/classes/file.C 1.163: | |
| - bugfix: we must transcode output fix EOLs only if exec/cgi | |
| return anything. | |
| 2007-11-14 misha | |
| * operators.txt 1.204: | |
| - info about new text|binary option for file::exec/cgi was added | |
| * src/classes/file.C 1.162: | |
| * src/include/pa_exec.h 1.19: | |
| * src/main/pa_exec.C 1.70: | |
| - ^file:exec[[text|binary];script;...] | |
| * src/classes/file.C 1.161: | |
| * src/classes/image.C 1.117: | |
| * src/classes/string.C 1.157: | |
| * src/classes/table.C 1.237: | |
| * src/include/pa_exception.h 1.51: | |
| - more text strings moved to the one place | |
| 2007-11-09 misha | 2007-11-09 misha |
| * src/types/pa_vrequest.C 1.39: | |
| - $request:argv must be taint | |
| * operators.txt 1.203: | * operators.txt 1.203: |
| * src/include/pa_request_info.h 1.6: | * src/include/pa_request_info.h 1.6: |
| * src/targets/cgi/parser3.C 1.245: | * src/targets/cgi/parser3.C 1.245: |