Thu, 14 May 2009 22:57:13 +0300replace lua_client_networks/lua_network_channels with iterators
Tero Marttila <terom@fixme.fi> [Thu, 14 May 2009 22:57:13 +0300] rev 199
replace lua_client_networks/lua_network_channels with iterators

Thu, 14 May 2009 21:45:43 +0300implement lua_client_networks and lua_network_channels
Tero Marttila <terom@fixme.fi> [Thu, 14 May 2009 21:45:43 +0300] rev 198
implement lua_client_networks and lua_network_channels

Thu, 14 May 2009 21:45:28 +0300use irc_conn_self in irc_chan
Tero Marttila <terom@fixme.fi> [Thu, 14 May 2009 21:45:28 +0300] rev 197
use irc_conn_self in irc_chan

Sun, 10 May 2009 23:37:43 +0300implement msg_proto and associated test, fix misc. other bugs (including changing error_info::code to a signed int\!)
Tero Marttila <terom@fixme.fi> [Sun, 10 May 2009 23:37:43 +0300] rev 196
implement msg_proto and associated test, fix misc. other bugs (including changing error_info::code to a signed int\!)

Fri, 08 May 2009 02:51:20 +0300rework test to implement flags, test_results, test_stats, TEST_WILL_FAIL
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 02:51:20 +0300] rev 195
rework test to implement flags, test_results, test_stats, TEST_WILL_FAIL

Fri, 08 May 2009 01:43:02 +0300add a new test/fail module, and rewrite test/assert to use it
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 01:43:02 +0300] rev 194
add a new test/fail module, and rewrite test/assert to use it

Fri, 08 May 2009 01:42:44 +0300update valgrind-suppressions for new malloc leaks within backtrace()
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 01:42:44 +0300] rev 193
update valgrind-suppressions for new malloc leaks within backtrace()

Fri, 08 May 2009 00:26:13 +0300add missing resolve_result_deinit to tcp_server_listen
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 00:26:13 +0300] rev 192
add missing resolve_result_deinit to tcp_server_listen

Fri, 08 May 2009 00:25:54 +0300add support for valgrind to test, and update old suppressions file
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 00:25:54 +0300] rev 191
add support for valgrind to test, and update old suppressions file

Fri, 08 May 2009 00:13:38 +0300add tests for irc_cmd/irc_line, and fix handling of missing-prefix to set source to NULL in irc_line
Tero Marttila <terom@fixme.fi> [Fri, 08 May 2009 00:13:38 +0300] rev 190
add tests for irc_cmd/irc_line, and fix handling of missing-prefix to set source to NULL in irc_line