yate/engine
paulc 382229baaf Added method for retrieving the current timezone offset from UTC.
Added possibility to return day of week from Time::toDateTime()


git-svn-id: http://yate.null.ro/svn/yate/trunk@5468 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-17 15:38:44 +00:00
..
macosx Detect Mac OS X user path using Mac OS X Foundation API. Modified the build system to build and link Objective-C code. 2012-04-04 12:46:24 +00:00
regex Prevent inclusion of strings.h as the bcmp/bcopy/bzero defines can cause 2009-06-04 14:21:19 +00:00
tables Added G.711 tables to SVN. 2012-05-09 12:32:43 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Array.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
Base64.cpp Fixed some warnings and genuine bugs exposed by newer gcc. 2009-01-20 12:27:53 +00:00
Channel.cpp Apply only strictly positive driver default timeouts. 2013-04-15 12:46:48 +00:00
Cipher.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
Client.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
ClientLogic.cpp Fixed debug message. 2012-09-05 14:12:26 +00:00
Compressor.cpp Added abstract Compressor class for data (de)compression. 2010-07-09 10:20:08 +00:00
Configuration.cpp Added methods to detect UTF-8 BOM at start of strings. 2013-02-07 17:10:39 +00:00
DataBlock.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
DataFormat.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
Engine.cpp Added support for inserting separators in log timestamps. 2013-04-17 15:26:03 +00:00
HashList.cpp Added HashList method used to find an object by pointer and hash. 2013-04-12 14:42:29 +00:00
Iterator.cpp Added HashList method used to find an object by pointer and hash. 2013-04-12 14:42:29 +00:00
Makefile.in Added method for retrieving the current timezone offset from UTC. 2013-04-17 15:38:44 +00:00
Message.cpp Fixed several race conditions in message post-dispatch hooks and extmodule watchers. 2013-04-12 14:17:31 +00:00
Mime.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
Mutex.cpp Verify if the mutex unlock fails, abort if configured so. 2012-03-07 17:03:22 +00:00
NamedList.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
ObjList.cpp Added method used to compact (remove empty objects) an ObjList. 2013-04-12 14:43:58 +00:00
Plugin.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
Resolver.cpp Added Resolver class to engine. Use it in jabber library. 2011-08-19 13:04:53 +00:00
Socket.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
String.cpp Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
TelEngine.cpp Added method for retrieving the current timezone offset from UTC. 2013-04-17 15:38:44 +00:00
Thread.cpp Allow Thread::killall() to work from any thread. 2012-04-04 09:27:29 +00:00
URI.cpp Strip trailing spaces from unquoted URI description. 2013-04-12 14:19:09 +00:00
YMD5.cpp Fixed bug in previous commit. 2006-10-06 12:38:29 +00:00
YSHA1.cpp Added Jingle related projects. Fixes to compile in Windows. 2006-10-19 21:23:55 +00:00