1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Namespace prefixes are now stored in an hash table and set correctly in xmlnselement tuples. In expat_drv_control(), fixed a bug where the return value of create_parser() was not checked correctly. More... almost 18 years ago
Namespace prefixes are now stored in an hash table and set correctly in xmlnselement tuples. In expat_drv_control(), fixed a bug where the return value of create_parser() was not checked correctly. More... almost 18 years ago
Imported an hashtable implementation which is used by the Expat port driver. More... almost 18 years ago
Imported an hashtable implementation which is used by the Expat port driver. More... almost 18 years ago
Every built files were not cleaned properly; fixed. More... almost 18 years ago
Every built files were not cleaned properly; fixed. More... almost 18 years ago
Testsuite is almost complete and will not be extended to the deprecated API. Now, 83.5% of exmpp_xml is covered. More... almost 18 years ago
Testsuite is almost complete and will not be extended to the deprecated API. Now, 83.5% of exmpp_xml is covered. More... almost 18 years ago
In xmlnselement_to_xmlelement, support for name as atom() was not present in the old format, so convert them as string. Also, fixed a bug when an element doesn't have any namespace. In xmlnsattributes_to_xmlattributes2, support for name as atom() was not present in the old format, so convert them as string. More... almost 18 years ago
In xmlnselement_to_xmlelement, support for name as atom() was not present in the old format, so convert them as string. Also, fixed a bug when an element doesn't have any namespace. In xmlnsattributes_to_xmlattributes2, support for name as atom() was not present in the old format, so convert them as string. More... almost 18 years ago
Renamed from check_xml_serializer.erl to check_xml__converters.erl to add other tests thant juste serialization. More... almost 18 years ago
Renamed from check_xml_serializer.erl to check_xml__converters.erl to add other tests thant juste serialization. More... almost 18 years ago
More complete testsuite, with coverage checking. More... almost 18 years ago
More complete testsuite, with coverage checking. More... almost 18 years ago
More complete testsuite, with coverage checking. More... almost 18 years ago
More complete testsuite, with coverage checking. More... almost 18 years ago
The function get_path_s/2 wasn't exported; also it now handles old path component format. Rewritten the complelty broken remove_attribute_from_list() function. xmlnselement_to_xmlelement () now handle properly default and prefixed namespaces for elements and attributes. More... almost 18 years ago
The function get_path_s/2 wasn't exported; also it now handles old path component format. Rewritten the complelty broken remove_attribute_from_list() function. xmlnselement_to_xmlelement () now handle properly default and prefixed namespaces for elements and attributes. More... almost 18 years ago
Fixed Erlang warnings. More... almost 18 years ago
Fixed Erlang warnings. More... almost 18 years ago
Removed two debugging messages. Fixed a typo with `debug_info'. More... almost 18 years ago
Removed two debugging messages. Fixed a typo with `debug_info'. More... almost 18 years ago
Fixed a bug with $EMKOPTS handling. More... almost 18 years ago
Fixed a bug with $EMKOPTS handling. More... almost 18 years ago
get_path_s/2 wasn't exported, causing a compile time warning. More... almost 18 years ago
get_path_s/2 wasn't exported, causing a compile time warning. More... almost 18 years ago
The whole project uses the Autotools now. More... almost 18 years ago
The whole project uses the Autotools now. More... almost 18 years ago
The whole project uses the Autotools now. More... almost 18 years ago
The whole project uses the Autotools now. More... almost 18 years ago