-
add test if a number is an ascii
-
add find_the_first. searching for first occurence of given string in file or Data_IO add find. Searching in file or Data_IO for given string and return a list of found position add support of seek in Data_IO add insert for inserting ByteArray into given ByteArray and position in it.
-
Fix the position offset in DataIO during seek Add find_and_replace_dict within file string.anubis: zero_pad_n is now public add split_in_slice function add basic_xml_parser.anubis
-
add find_char, to_String of list of Strings in string.anubis fix split_by_tokens add hexa_to_word32 with checking of 0x, in convert.anubis
-
add first_elements in list
-
…ed into returned string. - Fix read_line() implementations into connections, streams and data_io to match new behavior - Fix read_line() for DataIo - Anubis 1.11.0.4
-
…g mode to serialized).
-
- Upgrading SQLite to version 3.6.14.2 - Changing SQLITE_MAX_COLUMN limit to 4000 (using Scons build script only)