| Commit | Date | |
|---|---|---|
|
[r5370]
by
david_costanzo
Remove gbm_find_word and gbm_find_word_prefix |
2020-07-17 21:19:14 | Tree |
|
[r5369]
by
david_costanzo
Fix the GIF* API to accept Unicode filenames. The gbm subsystem which implements GIF used the POSIX I/O functions (open(), read(), write(), etc.), so this involved porting it to use the C stdio routines (fopen(), fread(), fwrite(), etc.) and using wxFopen, which supports wide characters. It also involved changing an int file descriptor to FILE* and using wchar_t instead of char wherever filename are used. As a result, the files underwent sweeping changes, even if only a few are significant. |
2020-07-17 21:07:26 | Tree |
| 2020-07-13 03:15:33 | Tree | |
| 2020-07-12 23:32:03 | Tree | |
| 2020-07-12 23:01:27 | Tree | |
|
[r5365]
by
david_costanzo
Add some additional bad input tests to DLLCALL. |
2020-07-12 21:18:21 | Tree |
|
[r5364]
by
david_costanzo
Replace make_strnode with make_static_strnode where appropriate. |
2020-07-12 21:00:26 | Tree |
| 2020-07-12 20:56:51 | Tree | |
| 2020-07-12 20:48:00 | Tree | |
| 2020-07-12 20:43:40 | Tree |