--- parser3/ChangeLog 2004/12/27 07:20:02 1.41 +++ parser3/ChangeLog 2005/05/24 11:00:41 1.43 @@ -1,4 +1,111 @@ -2004-12-24 paf +2005-05-24 paf + * src/classes/op.C 1.152: + * src/main/pa_string.C 1.202: + . steps toward removing ALL_INTERIOR_POINTERS + + * src/classes/file.C 1.132: + bugfix ^file::load[mode;name;$.offset $.limit] now work again + [support was broken in 3.1.4] + +2005-05-12 paf + * src/main/pa_common.C 1.203: + bugfix ^file::load[mode;name;$.offset $.limit] now work again + [support was broken in 3.1.4] + + * src/main/pa_common.C 1.204: + ! bugfix -- recv()==0 is not an error + + * configure 1.83: + 3.1.5beta + + * src/lib/gd/gif.C 1.5: + fixed image.fill, not it does not depend on line-width [was + refusing to fill if line-width >1, thanks to Seras for repro case + +2005-04-25 paf + * src/types/pa_vdate.h 1.38: + ! getenv("TZ")==0? TZ environment restored correctly + +2005-04-19 paf + * src/types/pa_vdate.h 1.37: + bugfix: initial $date.TZ is 0, that results in VString + violating invariant!! + + * src/types/pa_vdate.h 1.36: + bugfix: TZ now restored after roll if were getenv("TZ")==null + +2005-04-08 paf + * src/main/pa_charset.C 1.51: + bugfix: UTF8->one-byte-per-char-encoding bugfix: when there is + no char in charset one byte produces 6 (ÿ <2bytes-long now %HH encoded -2004-09-01 paf +2004-09-01 paf * src/classes/mail.C 1.105: * src/include/pa_config_fixed.h 1.66: * src/types/pa_value.C 1.18: @@ -12708,7 +12814,7 @@ * src/types/pa_wcontext.C 1.21: * src/types/pa_wcontext.h 1.34: * src/types/pa_wwrapper.h 1.20: - $Date: 2004/12/27 07:20:02 $ + $Date: 2005/05/24 11:00:41 $ * src/Makefile.am 1.17: * src/classes/Makefile.am 1.40: @@ -19868,7 +19974,7 @@ * src/targets/cgi/parser3.C 1.93: * src/targets/isapi/parser3isapi.C 1.35: */ - static const char *RCSId="$Id: ChangeLog,v 1.41 2004/12/27 07:20:02 paf Exp $"; + static const char *RCSId="$Id: ChangeLog,v 1.43 2005/05/24 11:00:41 paf Exp $"; * src/main/compile.y 1.142: * src/main/compile_tools.h 1.41: @@ -19911,7 +20017,7 @@ * src/main/untaint.C 1.52: * src/targets/cgi/parser3.C 1.92: * src/targets/isapi/parser3isapi.C 1.34: - static char *RCSId="$Id: ChangeLog,v 1.41 2004/12/27 07:20:02 paf Exp $"; + static char *RCSId="$Id: ChangeLog,v 1.43 2005/05/24 11:00:41 paf Exp $"; 2001-06-27 parser * src/classes/hash.C 1.6: @@ -25274,7 +25380,7 @@ * src/main/pa_pool.C 1.2: * src/main/pa_string.C 1.3: * src/main/pa_string.C 1.4: - $Id: ChangeLog,v 1.41 2004/12/27 07:20:02 paf Exp $ check + $Id: ChangeLog,v 1.43 2005/05/24 11:00:41 paf Exp $ check * src/include/pa_pool.h 1.5: * src/include/pa_string.h 1.2: