1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo in makefile More... about 15 years ago
Add copyright notice and license statement. More... about 15 years ago
Update dates and name Process-one to ProcessOne. Remove non-standard copyright notices. More... about 15 years ago
Update mention about configure regeneration. More... about 15 years ago
Remove 'Revision' SVN keyword in 'vsn' erlang module attribute. More... about 15 years ago
Remove SVN keyword: Id. More... about 15 years ago
Fix indentation using erlang-mode erlang-indent-current-buffer. More... about 15 years ago
Move TODO comments to the appropiate place in the source code. More... about 15 years ago
Add the configure script. More... about 15 years ago
Change svn:ignore property to not ignore the generated "configure" script. Creation of this script is know to cause problems on some systems. More... about 15 years ago
Fix text typos More... about 15 years ago
Changelog More... about 15 years ago
API renaming fix for rev789 : prep_bare_jid_to_list -> prep_bare_to_list instead of prepd_bare_jid_to_list -> prep_bare_jid_to_list/ More... about 15 years ago
Changelog More... about 15 years ago
API renaming : prepd_bare_to_binary --> prep_bare_to_binary More... about 15 years ago
Rename compare/2 to full_compare/2 and add compare/2 which just calls full_compare/2. More... about 15 years ago
Fix function name collision: old internal function to_binary/1 renamed to storbi2bi/1. More... about 15 years ago
Changelog More... about 15 years ago
API renaming : bare_jid_to_binary -> bare_to_binary More... about 15 years ago
API renaming : prepd_jid_to_binary -> prep_to_binary More... about 15 years ago
API renaming : jid_to_binary -> to_binary More... about 15 years ago
API renaming : prepd_bare_jid_to_list -> prep_bare_to_list More... about 15 years ago
API renaming : bare_jid_to_list -> bare_to_list More... about 15 years ago
API renaming : prepd_jid_to_list -> prep_to_list. More... about 15 years ago
API renaming : jid_to_list -> to_list More... about 15 years ago
API renaming : compare_bare_jids -> bare compare More... about 15 years ago
API renaming : compare_jids -> compare More... about 15 years ago
API renaming : lresource_as_list -> prep_resource_as_list More... about 15 years ago
API renaming : lresource -> prep_resource More... about 15 years ago
API renaming : lnode_as_list -> prep_node_as_list More... about 15 years ago