|
|
| version 1.163, 2021/01/25 12:22:56 | version 1.170, 2021/11/08 02:05:12 |
|---|---|
| Line 1 | Line 1 |
| 2021-11-06 moko | |
| * src/classes/inet.C: ^inet:hostname[] added by sumo@ patch | |
| (implements feature #1219) | |
| * tests/: 414.html, results/414.processed: test for | |
| ^hash.rename[from;to] added (related to feature #1144) | |
| 2021-11-05 moko | |
| * src/classes/hash.C: ^hash.rename[ $.from[to] ... ] support added | |
| (related to feature #1144) | |
| 2021-11-04 moko | |
| * src/: classes/hash.C, include/pa_hash.h: ^hash.rename[from;to] | |
| added (implements feature #1144) | |
| 2021-10-19 moko | |
| * tests/: 413.html, results/413.processed: test for hash no longer | |
| is accepted as file parameter (related to bug #1218) | |
| * src/: classes/curl.C, classes/file.C, classes/image.C, | |
| classes/math.C, classes/xdoc.C, types/pa_value.C, | |
| types/pa_value.h, types/pa_vfile.h, types/pa_vmail.C: hash no | |
| longer is accepted as file parameter (fixes bug #1218) | |
| 2021-07-19 moko | |
| * src/targets/cgi/parser3.C: waitpid in file::exec returned "No | |
| child processes" when SIGCHLD was SIG_IGN (fixes bug #1215) | |
| 2021-04-16 moko | |
| * src/types/pa_vmail.C: message can be null when e-mail is broken, | |
| processing it leads to assertions. | |
| 2021-03-25 moko | |
| * tests/: 412.html, results/412.processed: test to demonstrate bug | |
| #1213 | |
| 2021-02-12 moko | |
| * tests/: 360.html, results/360.processed, results/363.processed: | |
| parser method call in expression mode no longer differs from call | |
| in string mode (related to feature #1211) | |
| 2021-02-11 moko | |
| * src/types/pa_vmail.C: mail parsing with Windows line endings | |
| fixed (bug #1212) | |
| * src/types/pa_vmethod_frame.h: no more difference inside @test[] | |
| when called $v[^test[]] vs $v(^test[]), numbers are converted to | |
| strings in both calls (implements feature #1211) | |
| 2021-01-28 moko | |
| * buildall, etc/auto.p.in: to remove last patch in debian package | |
| * configure, configure.ac, src/include/pa_version.h: 3.4.6 -> | |
| 3.4.7b | |
| 2021-01-21 moko | 2021-01-21 moko |
| * src/main/pa_http.C: no alarm() in file::load when web server mode | * src/main/pa_http.C: no alarm() in file::load when web server mode |