- 04 Mar, 2009 1 commit
-
-
Pekka Pessi authored
Ignore-this: f70baad5a9f61b6fcbe44ec1aa4c2c22 GLib behaves badly with -Wall -Werror. darcs-hash:20090304191217-db55f-6f279611a8a0a3fb121723562075e40a25689ef8.gz
-
- 28 Jan, 2009 6 commits
-
-
Pekka Pessi authored
darcs-hash:20090128192136-db55f-b34572c5f936a98455a4208492b773801cfc252d.gz
-
Mikhail Zabaluev authored
Re-recorded 20090119150441-5b6ca-c20da738844361925e89f91a836ecfe0337ff406 darcs-hash:20090128183106-5b6ca-cbb380e6f3e7d501d286d19cd79a49f30cc1b33f.gz
-
Mikhail Zabaluev authored
Re-recorded 20090115134740-5b6ca-72ec57818de33d9903bed930331da774940c7bc9 darcs-hash:20090128183055-5b6ca-775a47fab0579f2526c8d41250a6b4ad190394c3.gz
-
Mikhail Zabaluev authored
Re-recorded 20090114075719-5b6ca-09b1ae21ce4d2d896ebf9aec432c7eb4d4377a36 darcs-hash:20090128182034-5b6ca-0ecd4dbe1f7d560c1579397cc6bc31a3c821e564.gz
-
Pekka Pessi authored
Re-recorded 20071012131631-88462-46db2bef9a233efd0eb8ab2a4191d6fb407309ca darcs-hash:20090128180900-db55f-6d1e1516223914b7721bc5febde8c2d0f6d6b96b.gz
-
Pekka Pessi authored
Re-recorded 20070725161705-65a35-078b884737d9481b0ececff27cdf3a3918ff473b darcs-hash:20090128180702-db55f-d9dbcf8870efa3f82102947a99c00950e512f8a8.gz
-
- 13 Jan, 2009 1 commit
-
-
Pekka Pessi authored
darcs-hash:20090113161010-db55f-537e0b52450189128a7c4b7d0f4b4ae9806f2af4.gz
-
- 27 Nov, 2008 7 commits
-
-
Pekka Pessi authored
darcs-hash:20081127232828-db55f-9395dd14277495545c387e1a9a23e7d88029f7eb.gz
-
Pekka Pessi authored
darcs-hash:20081127230959-db55f-2da398eb4c34cbf3ea6abde001b491db7e1b074a.gz
-
Pekka Pessi authored
darcs-hash:20081127230557-db55f-29588a5a2d96b85737eeff70980cb7e66184f4b7.gz
-
Pekka Pessi authored
darcs-hash:20081127230556-db55f-03ec055a37e32f7b80bafd6aa086eaf2019130dc.gz
-
Pekka Pessi authored
darcs-hash:20081127230555-db55f-7d863efab2f0b0b0650b74b8b8d880c7f1e688d8.gz
-
Pekka Pessi authored
darcs-hash:20081127230554-db55f-024ad51acdfaf300b2f84b539aacf51b606a0df2.gz
-
Pekka Pessi authored
darcs-hash:20081127230552-db55f-31e0b7f3730899bcc647c85257d0ea9c546e1395.gz
-
- 13 Dec, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20071213141504-65a35-541971893d8515c491d621e4aa5d3c5370c5cb03.gz
-
- 10 Oct, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20071010173145-65a35-9cff0b6ed1265b8c961e0e61a87eeff34d6ba63d.gz
-
- 08 Oct, 2007 1 commit
-
-
Mikhail Zabaluev authored
darcs-hash:20071008143204-5b6ca-2e0f3fba31d8ed11f1653ad56ea5d17df0c3c803.gz
-
- 05 Oct, 2007 2 commits
-
-
Pekka Pessi authored
su_port_wait_events() replaces su_port_yield(). darcs-hash:20071005112810-55b16-ead9d1cfa3e32b64bafb0ad827674694f467b89e.gz
-
Pekka Pessi authored
When root is created with su_root_create() or cloned with su_clone_start(), the resulting root is obtained by the calling or created thread, respectively. The root can be released with su_root_release() and another thread can obtain it. The function su_root_has_thread() can be used to check if a thread has obtained or released the root. Implementation upgraded the su_port_own_thread() method as su_port_thread(). darcs-hash:20071005112209-55b16-a77833d930ab3e9d57c52cd32b01eef5507476d3.gz
-
- 04 Oct, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20071004142203-65a35-edc0181ee65027901a94d93017fb975534a505c3.gz
-
- 28 Jun, 2007 2 commits
-
-
Martti Mela authored
darcs-hash:20070628110922-1b897-6a98d9b3922e76c620a79c6dd1696eb7e700190c.gz
-
Martti Mela authored
darcs-hash:20070628110800-1b897-ca111a472cb54bbca6f4c8972feab2531cf85d2b.gz
-
- 27 Apr, 2007 1 commit
-
-
Pekka Pessi authored
Made rules/lcov.am suitable for different projects. Removed rules/coverage.am, rules/covcheck.am, scripts/add-coverage Added scripts/lcov-report, which has functionality previously in the lcov-report makefile target. Added m4/sac-coverage.am for autoconf macros used by rules/lcov.am. darcs-hash:20070427142118-55b16-d827dc7a851ffdc27233bdea8d3b6948198d6118.gz
-
- 26 Apr, 2007 1 commit
-
-
Pekka Pessi authored
If there is a recent enough lcov available (> 1.5, in other words, a version downloaded from ltp.cvs.sourceforge.net and available from http://sofia-sip.org/~ppessi/) there are lcov and covcheck targets defined in rules/coverage.am and rules/lcov.am for a nice coverage summary. Use ./configure --enable-coverage CFLAGS darcs-hash:20070426154459-55b16-d8c47adad79067d70994b42644dedf19e24da4b5.gz
-
- 19 Apr, 2007 1 commit
-
-
Pekka Pessi authored
Now allow 'make doxygen' also if srcdir ! darcs-hash:20070419193025-88462-1ab6f6f26ac5725c5f379de48ea6cff5be680e27.gz
-
- 07 Feb, 2007 1 commit
-
-
Michael Jerris authored
It is not possible to cast function pointers to (void *) in C99 (section 6.2.2.3). C99 printf formatting expects (void *) for %p argument (section 7.13.6.1 p. 335). darcs-hash:20070207193814-16063-b6f3632e0911cee2ab67a1b184bbf18d3b7bd174.gz
-
- 02 Feb, 2007 2 commits
-
-
Pekka Pessi authored
darcs-hash:20070202180735-65a35-f60732398fd8c58884d9e287dcf2ac00f7c78414.gz
-
Pekka Pessi authored
darcs-hash:20070202155136-65a35-f03737b64b394b58d46eda119a1461d12b7a2aa8.gz
-
- 01 Feb, 2007 1 commit
-
-
Pekka Pessi authored
darcs-hash:20070201103848-65a35-afc8fa24fcb461df523edf9ccc7d22f11b981903.gz
-
- 24 Jan, 2007 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20070124134047-7659e-2a6cd59f30d8af1edbfeac5416646f53e56ea066.gz
-
- 29 Dec, 2006 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20061229162452-7659e-5a9c5663cfbee131dfda0c04f30c80d55874a83f.gz
-
- 21 Dec, 2006 2 commits
-
-
Kai Vehmanen authored
darcs-hash:20061221164424-7659e-0b54d5b8c6f6a3ad5e3ddae9b8046b4fb6bd2a8e.gz
-
Kai Vehmanen authored
Fixed the following issue: su_source_step should not alter the iteration sequence depending on e.g. the result of g_main_context_prepare(); it produces warnings in some real life mainloop contexts (such as the one found in telepathy-sofiasip) and is potentially dangerous. Patch by Mikhail Zabaluev. darcs-hash:20061221164120-7659e-ef15061e9b90dbeee98bb0ebd9401b044c46c201.gz
-
- 05 Dec, 2006 2 commits
-
-
Kai Vehmanen authored
darcs-hash:20061205183542-7659e-30f6b90f2af61d60eacaa3005c914d9445806c4c.gz
-
Kai Vehmanen authored
The nua-glib module has been removed from the libsofia-sip-ua-glib library, and will be made available as a separate package. darcs-hash:20061205171044-7659e-daeaf8778616b593bc9b3db24b422e404c59ffd1.gz
-
- 22 Nov, 2006 2 commits
-
-
Kai Vehmanen authored
darcs-hash:20061122154620-7659e-ab4c4f6490718dfe246036284778d94b20067c96.gz
-
Kai Vehmanen authored
The nua-glib signal addition does not break the ABI, so revert the soname change for libsofia-sip-ua-glib. darcs-hash:20061122154526-7659e-956f73bbe3efde7966c6ce3311aca7dc9890b5f1.gz
-
- 21 Nov, 2006 2 commits
-
-
Pekka Pessi authored
sac-general.m4, sofia.am, some Makefile.am's: include configure-generated C flags in SOFIA_CFLAGS/AM_CFLAGS darcs-hash:20061121193359-65a35-274b067e315306f126d49892a688ed1113e848c3.gz
-
Pekka Pessi authored
darcs-hash:20061121151746-65a35-295b839a4a86276e9c1f042660fe3d38970a1e31.gz
-