Sat, 11 Jul 2009 00:05:43 +0000 |
Mark Doliner |
Doh, small typo. Tests pass now. Yay.
|
Fri, 10 Jul 2009 23:58:36 +0000 |
Mark Doliner |
Be more restrictive in the characters allowed by jabber_nameprep_validate()
|
Fri, 10 Jul 2009 23:05:20 +0000 |
Mark Doliner |
Of course, these should be >= and <=
|
Fri, 10 Jul 2009 22:42:18 +0000 |
Mark Doliner |
Whoops, some of these were asserting valid but should have been
|
Fri, 10 Jul 2009 19:29:49 +0000 |
Sadrul Habib Chowdhury |
merge of 'c79c76ef54b9b6ee38720172c7cc655dcee22893'
|
Fri, 10 Jul 2009 18:51:18 +0000 |
Mark Doliner |
More tests, some with an international flavor. I have no idea what that
|
Fri, 10 Jul 2009 18:41:56 +0000 |
Mark Doliner |
Change jabber_id_new() to iterate byte by byte instead of character
|
Fri, 10 Jul 2009 15:18:09 +0000 |
Sadrul Habib Chowdhury |
Allow setting some personal information for an account.
|
Fri, 10 Jul 2009 06:37:13 +0000 |
Mark Doliner |
Check in a version of jabber_id_new() that is hopefully more efficient.
|
Fri, 10 Jul 2009 06:07:27 +0000 |
Paul Aurich |
Two more JID tests.
|
Fri, 10 Jul 2009 05:40:08 +0000 |
Mark Doliner |
I thought of another invalid JID. I'm changing jabber_id_new() so that all
|
Fri, 10 Jul 2009 05:26:41 +0000 |
Mark Doliner |
Add tests for jabber_id_new(). Please add to this! JIDs with accented
|
Fri, 10 Jul 2009 05:05:51 +0000 |
Mark Doliner |
Use assert_string_equal_free() instead of just assert_string_equal()
|
Fri, 10 Jul 2009 03:14:31 +0000 |
Stu Tomlinson |
HAVE_CONFIG_H is not defined when building the perl plugin, so work around
|
Fri, 10 Jul 2009 02:53:17 +0000 |
Stu Tomlinson |
No functional change, but my gcc is bitching at me. Fixes this warning,
|
Fri, 10 Jul 2009 02:47:09 +0000 |
Stu Tomlinson |
Hopefully provide better debug logs when gevolution plugin can't open the
|