| We don't need CVS root in the Subversion tree |
|
More...
|
over 19 years ago
|
| removed cvs ignore file after migration to SVN |
|
More...
|
over 19 years ago
|
| removed cvs ignore file after migration to SVN |
|
More...
|
over 19 years ago
|
| Added test for decoding multi-dimensional arrays to the charEncodingTest.php |
|
More...
|
over 19 years ago
|
| Added test for decoding multi-dimensional arrays to the charEncodingTest.php |
|
More...
|
over 19 years ago
|
| Fixed another bug with the encoding functionality. When using character sets other than UTF-8 with the decodeUTF8InputOn(), only the first dimension of multi-dimensional arrays was being decoded. Now all strings are recursively decoded at all depths of the array. |
|
More...
|
over 19 years ago
|
| Fixed another bug with the encoding functionality. When using character sets other than UTF-8 with the decodeUTF8InputOn(), only the first dimension of multi-dimensional arrays was being decoded. Now all strings are recursively decoded at all depths of the array. |
|
More...
|
over 19 years ago
|
| Minor fix so that addRedirect() works with improperly formed queries (eg ones like "http://host.com/file.html?query1234") |
|
More...
|
over 19 years ago
|
| Minor fix so that addRedirect() works with improperly formed queries (eg ones like "http://host.com/file.html?query1234") |
|
More...
|
over 19 years ago
|
| Minor fix for letting xajax.inc.php include xajaxResponse.inc.php when the two files are out of the scope of the main xajax server file |
|
More...
|
over 19 years ago
|
| Minor fix for letting xajax.inc.php include xajaxResponse.inc.php when the two files are out of the scope of the main xajax server file |
|
More...
|
over 19 years ago
|
| Add a transliteration option to the iconv-based UTF-8 decoding |
|
More...
|
over 19 years ago
|
| Add a transliteration option to the iconv-based UTF-8 decoding |
|
More...
|
over 19 years ago
|
| Updated source version number to 0.2.3 |
|
More...
|
over 19 years ago
|
| Updated source version number to 0.2.3 |
|
More...
|
over 19 years ago
|
| For a slight performance improvement, modified individual value decoding so that the function is only called if bDecodeUTF8Input is true. |
|
More...
|
over 19 years ago
|
| For a slight performance improvement, modified individual value decoding so that the function is only called if bDecodeUTF8Input is true. |
|
More...
|
over 19 years ago
|
| Fixed encoding test to test individual data as well as array encoding |
|
More...
|
over 19 years ago
|
| Fixed encoding test to test individual data as well as array encoding |
|
More...
|
over 19 years ago
|
| Fixed problem with new decoding functionality. The decoding was being called on array data passed to the function, but it was not being called on individual values |
|
More...
|
over 19 years ago
|
| Fixed problem with new decoding functionality. The decoding was being called on array data passed to the function, but it was not being called on individual values |
|
More...
|
over 19 years ago
|
| Changed path in xajaxResponstTest to use a relative path so that users wont have to modify it before it will work when first downloaded |
|
More...
|
over 19 years ago
|
| Changed path in xajaxResponstTest to use a relative path so that users wont have to modify it before it will work when first downloaded |
|
More...
|
over 19 years ago
|
| Latest build of the compressed JS |
|
More...
|
over 19 years ago
|
| Latest build of the compressed JS |
|
More...
|
over 19 years ago
|
| Updated source version number to 0.2.2 |
|
More...
|
over 19 years ago
|
| Updated source version number to 0.2.2 |
|
More...
|
over 19 years ago
|
| Fixing a couple of quick variable irregularities |
|
More...
|
over 19 years ago
|
| Fixing a couple of quick variable irregularities |
|
More...
|
over 19 years ago
|
| Changed the cleanBuffer option to default to FALSE, so it must be manually enabled. This is something that we had intended to do after 0.2 was released, but it somehow got neglected. |
|
More...
|
over 19 years ago
|