Commit Graph

3 Commits

Author SHA1 Message Date
Erez Geva 1bf59e0bbc Fixes of STRING/BYTES LENGTH typemaps.
Fix Java STRING LENGTH typemap.
Use string type in static typed languages (Java, C#, D and Go).

Add BYTES LENGTH typemap and apply it for binary data.
Use byte type in static typed languages.

Add li_cdata_cpp, li_cdata and char_binary
 tests for most of languages(apart from R and experimental).

Fix the director_binary_string test and add it to C#, D, Go,
 Perl, PHP, Python, Ruby and octave.

Update documents.

Signed-off-by: Erez Geva <ErezGeva2@gmail.com>
2024-02-29 02:09:09 +01:00
Olly Betts a1409022c5 char_binary_runme.php: Fill in missing parts
These don't currently work so comment them out.
2023-06-14 12:26:57 +12:00
Erez Geva 48dfd63c42 Add 'char_binary' test to Ruby, PHP, Octave 2023-06-14 12:26:46 +12:00