yate/engine
paulc 4fb35c4015 Added the case-insensitive startSkip almost in the form suggested by Olaf Conradi.
Added methods for converting a String or Configuration entry to double.


git-svn-id: http://yate.null.ro/svn/yate/trunk@711 acf43c95-373e-0410-b603-e72c3f656dc1
2006-03-13 20:28:34 +00:00
..
.cvsignore Added capability to include optional YateLocal.mak file. 2005-12-19 17:57:16 +00:00
Array.cpp Separated database functions from register into separate driver. 2005-11-16 05:53:33 +00:00
Channel.cpp Added more flexible timer check method in Channel. 2006-02-28 15:12:12 +00:00
Client.cpp Added post-preroute hook. 2006-01-30 20:44:03 +00:00
Configuration.cpp Added the case-insensitive startSkip almost in the form suggested by Olaf Conradi. 2006-03-13 20:28:34 +00:00
DataBlock.cpp Updated copyright years, fixed %ll formatting. 2005-04-29 22:05:07 +00:00
DataFormat.cpp Fixed minor bug that mangled timestamps of 1st and 2nd packets. 2006-02-24 15:45:35 +00:00
Engine.cpp Reference counters are strictly enforced. 2006-01-18 16:06:05 +00:00
HashList.cpp Refactored locking and list iteration to solve deadlocks and race conditions. 2006-01-12 05:32:06 +00:00
Iterator.cpp Fixed benign delete[] vs. delete mismatch. 2006-01-13 00:09:25 +00:00
Makefile.in Refactored locking and list iteration to solve deadlocks and race conditions. 2006-01-12 05:32:06 +00:00
Message.cpp Added copy constructors for NamedList and Message 2006-02-21 14:56:39 +00:00
Mutex.cpp Worked around a bug in older libpthread - waking up a canceled thread that 2006-02-09 18:49:44 +00:00
NamedList.cpp Added the case-insensitive startSkip almost in the form suggested by Olaf Conradi. 2006-03-13 20:28:34 +00:00
ObjList.cpp Separated database functions from register into separate driver. 2005-11-16 05:53:33 +00:00
Plugin.cpp Updated copyright years, fixed %ll formatting. 2005-04-29 22:05:07 +00:00
Socket.cpp Added some needed File and Socket methods. Added answered flag in Channel. 2006-01-05 21:33:15 +00:00
String.cpp Added the case-insensitive startSkip almost in the form suggested by Olaf Conradi. 2006-03-13 20:28:34 +00:00
TelEngine.cpp Undone utility function - not usable. 2006-02-21 16:02:59 +00:00
Thread.cpp Worked around a bug in older libpthread - waking up a canceled thread that 2006-02-09 18:49:44 +00:00
YMD5.cpp SIP authentication 2005-06-03 12:23:12 +00:00