First commit
authorEduardo Ramos Testillano <eduardo.ramos.testillano@gmail.com>
Tue, 18 Jun 2013 02:43:45 +0000 (19:43 -0700)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@gmail.com>
Tue, 18 Jun 2013 02:43:45 +0000 (19:43 -0700)
commit4e12ac57e93c052f716a6305ad8fc099c45899d1
tree41669281cf8c841dbd62cf70821d3e8a5b46e677
First commit
950 files changed:
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
SConstruct [new file with mode: 0644]
docs/doxygen/Doxyfile [new file with mode: 0644]
example/comm/blocker/SConscript [new file with mode: 0644]
example/comm/blocker/SConstruct [new file with mode: 0644]
example/comm/blocker/main.cpp [new file with mode: 0644]
example/comm/brkClient/SConscript [new file with mode: 0644]
example/comm/brkClient/SConstruct [new file with mode: 0644]
example/comm/brkClient/main.cpp [new file with mode: 0644]
example/comm/client/SConscript [new file with mode: 0644]
example/comm/client/SConstruct [new file with mode: 0644]
example/comm/client/main.cpp [new file with mode: 0644]
example/comm/codec/SConscript [new file with mode: 0644]
example/comm/codec/SConstruct [new file with mode: 0644]
example/comm/codec/main.cpp [new file with mode: 0644]
example/comm/datagramKClient/SConscript [new file with mode: 0644]
example/comm/datagramKClient/SConstruct [new file with mode: 0644]
example/comm/datagramKClient/main.cpp [new file with mode: 0644]
example/comm/datagramRServer/SConscript [new file with mode: 0644]
example/comm/datagramRServer/SConstruct [new file with mode: 0644]
example/comm/datagramRServer/main.cpp [new file with mode: 0644]
example/comm/irkClient/SConscript [new file with mode: 0644]
example/comm/irkClient/SConstruct [new file with mode: 0644]
example/comm/irkClient/main.cpp [new file with mode: 0644]
example/comm/kClient/SConscript [new file with mode: 0644]
example/comm/kClient/SConstruct [new file with mode: 0644]
example/comm/kClient/main.cpp [new file with mode: 0644]
example/comm/kxClient/SConscript [new file with mode: 0644]
example/comm/kxClient/SConstruct [new file with mode: 0644]
example/comm/kxClient/main.cpp [new file with mode: 0644]
example/comm/largeBinaryCodec/SConscript [new file with mode: 0644]
example/comm/largeBinaryCodec/SConstruct [new file with mode: 0644]
example/comm/largeBinaryCodec/main.cpp [new file with mode: 0644]
example/comm/rServer/SConscript [new file with mode: 0644]
example/comm/rServer/SConstruct [new file with mode: 0644]
example/comm/rServer/main.cpp [new file with mode: 0644]
example/comm/rrClient/SConscript [new file with mode: 0644]
example/comm/rrClient/SConstruct [new file with mode: 0644]
example/comm/rrClient/main.cpp [new file with mode: 0644]
example/comm/rrkClient/SConscript [new file with mode: 0644]
example/comm/rrkClient/SConstruct [new file with mode: 0644]
example/comm/rrkClient/main.cpp [new file with mode: 0644]
example/comm/server/SConscript [new file with mode: 0644]
example/comm/server/SConstruct [new file with mode: 0644]
example/comm/server/main.cpp [new file with mode: 0644]
example/core/genLogon/SConscript [new file with mode: 0644]
example/core/genLogon/SConstruct [new file with mode: 0644]
example/core/genLogon/main.cpp [new file with mode: 0644]
example/core/ipManaging/SConscript [new file with mode: 0644]
example/core/ipManaging/SConstruct [new file with mode: 0644]
example/core/ipManaging/main.cpp [new file with mode: 0644]
example/core/recycler/SConscript [new file with mode: 0644]
example/core/recycler/SConstruct [new file with mode: 0644]
example/core/recycler/main.cpp [new file with mode: 0644]
example/core/regularExpression/SConscript [new file with mode: 0644]
example/core/regularExpression/SConstruct [new file with mode: 0644]
example/core/regularExpression/main.cpp [new file with mode: 0644]
example/core/selectiveTracing/SConscript [new file with mode: 0644]
example/core/selectiveTracing/SConstruct [new file with mode: 0644]
example/core/selectiveTracing/main.cpp [new file with mode: 0644]
example/core/showLogon/SConscript [new file with mode: 0644]
example/core/showLogon/SConstruct [new file with mode: 0644]
example/core/showLogon/main.cpp [new file with mode: 0644]
example/core/sort/SConscript [new file with mode: 0644]
example/core/sort/SConstruct [new file with mode: 0644]
example/core/sort/main.cpp [new file with mode: 0644]
example/core/sortName/SConscript [new file with mode: 0644]
example/core/sortName/SConstruct [new file with mode: 0644]
example/core/sortName/main.cpp [new file with mode: 0644]
example/core/thread/SConscript [new file with mode: 0644]
example/core/thread/SConstruct [new file with mode: 0644]
example/core/thread/main.cpp [new file with mode: 0644]
example/core/threadManager/SConscript [new file with mode: 0644]
example/core/threadManager/SConstruct [new file with mode: 0644]
example/core/threadManager/main.cpp [new file with mode: 0644]
example/core/trace/SConscript [new file with mode: 0644]
example/core/trace/SConstruct [new file with mode: 0644]
example/core/trace/main.cpp [new file with mode: 0644]
example/core/zBlock/SConscript [new file with mode: 0644]
example/core/zBlock/SConstruct [new file with mode: 0644]
example/core/zBlock/main.cpp [new file with mode: 0644]
example/dbms.mysql/insert/SConscript [new file with mode: 0644]
example/dbms.mysql/insert/SConstruct [new file with mode: 0644]
example/dbms.mysql/insert/main.c [new file with mode: 0644]
example/dbms.mysql/select/SConscript [new file with mode: 0644]
example/dbms.mysql/select/SConstruct [new file with mode: 0644]
example/dbms.mysql/select/main.c [new file with mode: 0644]
example/dbms.mysql/xInsert/SConscript [new file with mode: 0644]
example/dbms.mysql/xInsert/SConstruct [new file with mode: 0644]
example/dbms.mysql/xInsert/main.cpp [new file with mode: 0644]
example/dbms.mysql/xSelect/SConscript [new file with mode: 0644]
example/dbms.mysql/xSelect/SConstruct [new file with mode: 0644]
example/dbms.mysql/xSelect/main.cpp [new file with mode: 0644]
example/dbos/workdir/SConscript [new file with mode: 0644]
example/dbos/workdir/SConstruct [new file with mode: 0644]
example/dbos/workdir/filesystem/Abstract.cpp [new file with mode: 0644]
example/dbos/workdir/filesystem/Abstract.hpp [new file with mode: 0644]
example/dbos/workdir/filesystem/Directory.cpp [new file with mode: 0644]
example/dbos/workdir/filesystem/Directory.hpp [new file with mode: 0644]
example/dbos/workdir/filesystem/File.cpp [new file with mode: 0644]
example/dbos/workdir/filesystem/File.hpp [new file with mode: 0644]
example/dbos/workdir/main.cpp [new file with mode: 0644]
example/dbos/workdir/storage/Directory.cpp [new file with mode: 0644]
example/dbos/workdir/storage/Directory.hpp [new file with mode: 0644]
example/dbos/workdir/storage/File.cpp [new file with mode: 0644]
example/dbos/workdir/storage/File.hpp [new file with mode: 0644]
example/diameter/launcher/1.xml [new file with mode: 0644]
example/diameter/launcher/1xml-23.txt [new file with mode: 0644]
example/diameter/launcher/SConscript [new file with mode: 0644]
example/diameter/launcher/SConstruct [new file with mode: 0644]
example/diameter/launcher/answerXml.sh [new file with mode: 0755]
example/diameter/launcher/args.txt [new file with mode: 0755]
example/diameter/launcher/batch.sh [new file with mode: 0755]
example/diameter/launcher/burst.sh [new file with mode: 0755]
example/diameter/launcher/clientSocketManager.sh [new file with mode: 0755]
example/diameter/launcher/code.sh [new file with mode: 0755]
example/diameter/launcher/collect.sh [new file with mode: 0755]
example/diameter/launcher/createBatch.sh [new file with mode: 0755]
example/diameter/launcher/data-initial.msk [new file with mode: 0644]
example/diameter/launcher/data-termination.msk [new file with mode: 0644]
example/diameter/launcher/data-update1.msk [new file with mode: 0644]
example/diameter/launcher/data-update2.msk [new file with mode: 0644]
example/diameter/launcher/data.sh [new file with mode: 0755]
example/diameter/launcher/decode.sh [new file with mode: 0755]
example/diameter/launcher/diameterServerSessions.sh [new file with mode: 0755]
example/diameter/launcher/help.sh [new file with mode: 0755]
example/diameter/launcher/loadXml.sh [new file with mode: 0755]
example/diameter/launcher/main.cpp [new file with mode: 0644]
example/diameter/launcher/pre-start.sh [new file with mode: 0755]
example/diameter/launcher/scripts/tests/createPackage.sh [new file with mode: 0755]
example/diameter/launcher/sendXml.sh [new file with mode: 0755]
example/diameter/launcher/sms.msk [new file with mode: 0644]
example/diameter/launcher/sms.sh [new file with mode: 0755]
example/diameter/stackManagement/SConscript [new file with mode: 0644]
example/diameter/stackManagement/SConstruct [new file with mode: 0644]
example/diameter/stackManagement/main.cpp [new file with mode: 0644]
example/diameter/stackManagement/self_ruling_setups.sh [new file with mode: 0755]
example/http/buffer/SConscript [new file with mode: 0644]
example/http/buffer/SConstruct [new file with mode: 0644]
example/http/buffer/main.cpp [new file with mode: 0644]
example/http/buffer/notify.txt [new file with mode: 0644]
example/http/client/SConscript [new file with mode: 0644]
example/http/client/SConstruct [new file with mode: 0644]
example/http/client/main.cpp [new file with mode: 0644]
example/http/echo/SConscript [new file with mode: 0644]
example/http/echo/SConstruct [new file with mode: 0644]
example/http/echo/main.cpp [new file with mode: 0644]
example/http/kClient/SConscript [new file with mode: 0644]
example/http/kClient/SConstruct [new file with mode: 0644]
example/http/kClient/main.cpp [new file with mode: 0644]
example/http/rServer/SConscript [new file with mode: 0644]
example/http/rServer/SConstruct [new file with mode: 0644]
example/http/rServer/go [new file with mode: 0755]
example/http/rServer/main.cpp [new file with mode: 0644]
example/http/server/SConscript [new file with mode: 0644]
example/http/server/SConstruct [new file with mode: 0644]
example/http/server/main.cpp [new file with mode: 0644]
example/http/wims20Client/SConscript [new file with mode: 0644]
example/http/wims20Client/SConstruct [new file with mode: 0644]
example/http/wims20Client/main.cpp [new file with mode: 0644]
example/http/wims20RServer/SConscript [new file with mode: 0644]
example/http/wims20RServer/SConstruct [new file with mode: 0644]
example/http/wims20RServer/main.cpp [new file with mode: 0644]
example/http/wims20XClient/SConscript [new file with mode: 0644]
example/http/wims20XClient/SConstruct [new file with mode: 0644]
example/http/wims20XClient/main.cpp [new file with mode: 0644]
example/http/wims20XRServer/SConscript [new file with mode: 0644]
example/http/wims20XRServer/SConstruct [new file with mode: 0644]
example/http/wims20XRServer/main.cpp [new file with mode: 0644]
example/http/xmlClient/SConscript [new file with mode: 0644]
example/http/xmlClient/SConstruct [new file with mode: 0644]
example/http/xmlClient/main.cpp [new file with mode: 0644]
example/http/xmlRServer/SConscript [new file with mode: 0644]
example/http/xmlRServer/SConstruct [new file with mode: 0644]
example/http/xmlRServer/main.cpp [new file with mode: 0644]
example/http/xmlSender/SConscript [new file with mode: 0644]
example/http/xmlSender/SConstruct [new file with mode: 0644]
example/http/xmlSender/main.cpp [new file with mode: 0644]
example/io/reader/SConscript [new file with mode: 0644]
example/io/reader/SConstruct [new file with mode: 0644]
example/io/reader/reader.cpp [new file with mode: 0644]
example/ldap/tSearch/SConscript [new file with mode: 0644]
example/ldap/tSearch/SConstruct [new file with mode: 0644]
example/ldap/tSearch/main.cpp [new file with mode: 0644]
example/time/conversor/SConscript [new file with mode: 0644]
example/time/conversor/SConstruct [new file with mode: 0644]
example/time/conversor/main.cpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Acceptor.cpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Acceptor.hpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Application.cpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Application.hpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Context.cpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Context.hpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Reactor.cpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Reactor.hpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Request.hpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Response.hpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/SConscript [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/SConstruct [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Transaction.cpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/Transaction.hpp [new file with mode: 0644]
example/timex/ArithmeticHTTPServer/main.cpp [new file with mode: 0644]
example/xml/xmlBasic/SConscript [new file with mode: 0644]
example/xml/xmlBasic/SConstruct [new file with mode: 0644]
example/xml/xmlBasic/main.cpp [new file with mode: 0644]
example/xml/xmlBinary/SConscript [new file with mode: 0644]
example/xml/xmlBinary/SConstruct [new file with mode: 0644]
example/xml/xmlBinary/main.cpp [new file with mode: 0644]
example/xml/xpath/SConscript [new file with mode: 0644]
example/xml/xpath/SConstruct [new file with mode: 0644]
example/xml/xpath/bookstore.xml [new file with mode: 0644]
example/xml/xpath/main.cpp [new file with mode: 0644]
include/anna/app/Application.hpp [new file with mode: 0644]
include/anna/app/Component.hpp [new file with mode: 0644]
include/anna/app/app.hpp [new file with mode: 0644]
include/anna/app/functions.hpp [new file with mode: 0644]
include/anna/app/internal/sccs.hpp [new file with mode: 0644]
include/anna/comm/AccessPoint.hpp [new file with mode: 0644]
include/anna/comm/Application.hpp [new file with mode: 0644]
include/anna/comm/Buffer.hpp [new file with mode: 0644]
include/anna/comm/ByRangeDelivery.hpp [new file with mode: 0644]
include/anna/comm/ClientSocket.hpp [new file with mode: 0644]
include/anna/comm/Codec.hpp [new file with mode: 0644]
include/anna/comm/Communicator.hpp [new file with mode: 0644]
include/anna/comm/CompatCodec.hpp [new file with mode: 0644]
include/anna/comm/CongestionController.hpp [new file with mode: 0644]
include/anna/comm/DatagramSocket.hpp [new file with mode: 0644]
include/anna/comm/Delivery.hpp [new file with mode: 0644]
include/anna/comm/Device.hpp [new file with mode: 0644]
include/anna/comm/DirectTransport.hpp [new file with mode: 0644]
include/anna/comm/Handler.hpp [new file with mode: 0644]
include/anna/comm/Host.hpp [new file with mode: 0644]
include/anna/comm/INetAddress.hpp [new file with mode: 0644]
include/anna/comm/IndexedDelivery.hpp [new file with mode: 0644]
include/anna/comm/LargeBinaryCodec.hpp [new file with mode: 0644]
include/anna/comm/LiteTransport.hpp [new file with mode: 0644]
include/anna/comm/Message.hpp [new file with mode: 0644]
include/anna/comm/Network.hpp [new file with mode: 0644]
include/anna/comm/Receiver.hpp [new file with mode: 0644]
include/anna/comm/ReceiverFactory.hpp [new file with mode: 0644]
include/anna/comm/ReceiverFactoryImpl.hpp [new file with mode: 0644]
include/anna/comm/Resource.hpp [new file with mode: 0644]
include/anna/comm/RoundRobinDelivery.hpp [new file with mode: 0644]
include/anna/comm/Server.hpp [new file with mode: 0644]
include/anna/comm/ServerAllocator.hpp [new file with mode: 0644]
include/anna/comm/ServerSocket.hpp [new file with mode: 0644]
include/anna/comm/Service.hpp [new file with mode: 0644]
include/anna/comm/Socket.hpp [new file with mode: 0644]
include/anna/comm/Status.hpp [new file with mode: 0644]
include/anna/comm/SureTransport.hpp [new file with mode: 0644]
include/anna/comm/Transport.hpp [new file with mode: 0644]
include/anna/comm/TransportFactory.hpp [new file with mode: 0644]
include/anna/comm/TransportFactoryImpl.hpp [new file with mode: 0644]
include/anna/comm/Variable.hpp [new file with mode: 0644]
include/anna/comm/comm.hpp [new file with mode: 0644]
include/anna/comm/functions.hpp [new file with mode: 0644]
include/anna/comm/handler/Allocator.hpp [new file with mode: 0644]
include/anna/comm/handler/BinderSocket.hpp [new file with mode: 0644]
include/anna/comm/handler/ClientSocket.hpp [new file with mode: 0644]
include/anna/comm/handler/DatagramSocket.hpp [new file with mode: 0644]
include/anna/comm/handler/LocalConnection.hpp [new file with mode: 0644]
include/anna/comm/handler/Manager.hpp [new file with mode: 0644]
include/anna/comm/handler/MetaClientSocket.hpp [new file with mode: 0644]
include/anna/comm/handler/RemoteConnection.hpp [new file with mode: 0644]
include/anna/comm/handler/ServerSocket.hpp [new file with mode: 0644]
include/anna/comm/internal/BinderSocket.hpp [new file with mode: 0644]
include/anna/comm/internal/ConnectionRecover.hpp [new file with mode: 0644]
include/anna/comm/internal/LocalConnection.hpp [new file with mode: 0644]
include/anna/comm/internal/Poll.hpp [new file with mode: 0644]
include/anna/comm/internal/RemoteConnection.hpp [new file with mode: 0644]
include/anna/comm/internal/sccs.hpp [new file with mode: 0644]
include/anna/config/Release.hpp [new file with mode: 0644]
include/anna/config/defines.hpp [new file with mode: 0644]
include/anna/core/Allocator.hpp [new file with mode: 0644]
include/anna/core/AutoPointer.hpp [new file with mode: 0644]
include/anna/core/Cloneable.hpp [new file with mode: 0644]
include/anna/core/Configuration.hpp [new file with mode: 0644]
include/anna/core/DataBlock.hpp [new file with mode: 0644]
include/anna/core/Exception.hpp [new file with mode: 0644]
include/anna/core/RuntimeException.hpp [new file with mode: 0644]
include/anna/core/Singleton.hpp [new file with mode: 0644]
include/anna/core/core.hpp [new file with mode: 0644]
include/anna/core/define.autoenum.hpp [new file with mode: 0644]
include/anna/core/functions.hpp [new file with mode: 0644]
include/anna/core/internal/ModuleManager.hpp [new file with mode: 0644]
include/anna/core/internal/sccs.hpp [new file with mode: 0644]
include/anna/core/mt/Guard.hpp [new file with mode: 0644]
include/anna/core/mt/Mutex.hpp [new file with mode: 0644]
include/anna/core/mt/NRMutex.hpp [new file with mode: 0644]
include/anna/core/mt/Resource.hpp [new file with mode: 0644]
include/anna/core/mt/Runnable.hpp [new file with mode: 0644]
include/anna/core/mt/Safe.hpp [new file with mode: 0644]
include/anna/core/mt/SafeRecycler.hpp [new file with mode: 0644]
include/anna/core/mt/SafeSortedVector.hpp [new file with mode: 0644]
include/anna/core/mt/Semaphore.hpp [new file with mode: 0644]
include/anna/core/mt/Thread.hpp [new file with mode: 0644]
include/anna/core/mt/ThreadData.hpp [new file with mode: 0644]
include/anna/core/mt/ThreadManager.hpp [new file with mode: 0644]
include/anna/core/oam/Configuration.hpp [new file with mode: 0644]
include/anna/core/oam/Counter.hpp [new file with mode: 0644]
include/anna/core/oam/CounterManager.hpp [new file with mode: 0644]
include/anna/core/oam/CounterRecorder.hpp [new file with mode: 0644]
include/anna/core/oam/CounterScope.hpp [new file with mode: 0644]
include/anna/core/oam/CounterSummarizer.hpp [new file with mode: 0644]
include/anna/core/oam/Handler.hpp [new file with mode: 0644]
include/anna/core/oam/Module.hpp [new file with mode: 0644]
include/anna/core/oam/defines.hpp [new file with mode: 0644]
include/anna/core/tracing/Configuration.hpp [new file with mode: 0644]
include/anna/core/tracing/Logger.hpp [new file with mode: 0644]
include/anna/core/tracing/TraceFunction.hpp [new file with mode: 0644]
include/anna/core/tracing/TraceLevelChecker.hpp [new file with mode: 0644]
include/anna/core/tracing/TraceLogger.hpp [new file with mode: 0644]
include/anna/core/tracing/TraceMethod.hpp [new file with mode: 0644]
include/anna/core/tracing/TraceWriter.hpp [new file with mode: 0644]
include/anna/core/tracing/TraceWriterObserver.hpp [new file with mode: 0644]
include/anna/core/util/Average.hpp [new file with mode: 0644]
include/anna/core/util/CommaSeparatedList.hpp [new file with mode: 0644]
include/anna/core/util/CommandLine.hpp [new file with mode: 0644]
include/anna/core/util/Component.hpp [new file with mode: 0644]
include/anna/core/util/ComponentManager.hpp [new file with mode: 0644]
include/anna/core/util/DelayMeter.hpp [new file with mode: 0644]
include/anna/core/util/EncodedData.hpp [new file with mode: 0644]
include/anna/core/util/Encoder.hpp [new file with mode: 0644]
include/anna/core/util/EqualTo.hpp [new file with mode: 0644]
include/anna/core/util/ExclusiveHash.hpp [new file with mode: 0644]
include/anna/core/util/LRUMap.hpp [new file with mode: 0644]
include/anna/core/util/Microsecond.hpp [new file with mode: 0644]
include/anna/core/util/Millisecond.hpp [new file with mode: 0644]
include/anna/core/util/MultiMap.hpp [new file with mode: 0644]
include/anna/core/util/MultiRangeExpression.hpp [new file with mode: 0644]
include/anna/core/util/Recycler.hpp [new file with mode: 0644]
include/anna/core/util/RegularExpression.hpp [new file with mode: 0644]
include/anna/core/util/Second.hpp [new file with mode: 0644]
include/anna/core/util/SortedVector.hpp [new file with mode: 0644]
include/anna/core/util/String.hpp [new file with mode: 0644]
include/anna/core/util/TextComposer.hpp [new file with mode: 0644]
include/anna/core/util/TextManager.hpp [new file with mode: 0644]
include/anna/core/util/TextVariable.hpp [new file with mode: 0644]
include/anna/core/util/Tokenizer.hpp [new file with mode: 0644]
include/anna/core/util/Variable.hpp [new file with mode: 0644]
include/anna/core/util/ZBlock.hpp [new file with mode: 0644]
include/anna/core/util/defines.hpp [new file with mode: 0644]
include/anna/dbms.mysql/BaseBind.hpp [new file with mode: 0644]
include/anna/dbms.mysql/Connection.hpp [new file with mode: 0644]
include/anna/dbms.mysql/Database.hpp [new file with mode: 0644]
include/anna/dbms.mysql/InputBind.hpp [new file with mode: 0644]
include/anna/dbms.mysql/OracleTranslator.hpp [new file with mode: 0644]
include/anna/dbms.mysql/OutputBind.hpp [new file with mode: 0644]
include/anna/dbms.mysql/ResultCode.hpp [new file with mode: 0644]
include/anna/dbms.mysql/Statement.hpp [new file with mode: 0644]
include/anna/dbms.mysql/forward.hpp [new file with mode: 0644]
include/anna/dbms.mysql/internal/sccs.hpp [new file with mode: 0644]
include/anna/dbms.mysql/mysql.hpp [new file with mode: 0644]
include/anna/dbms.oracle/BaseBind.hpp [new file with mode: 0644]
include/anna/dbms.oracle/Connection.hpp [new file with mode: 0644]
include/anna/dbms.oracle/Database.hpp [new file with mode: 0644]
include/anna/dbms.oracle/Descriptor.hpp [new file with mode: 0644]
include/anna/dbms.oracle/InputBind.hpp [new file with mode: 0644]
include/anna/dbms.oracle/OutputBind.hpp [new file with mode: 0644]
include/anna/dbms.oracle/ResultCode.hpp [new file with mode: 0644]
include/anna/dbms.oracle/Statement.hpp [new file with mode: 0644]
include/anna/dbms.oracle/internal/sccs.hpp [new file with mode: 0644]
include/anna/dbms.oracle/oracle.hpp [new file with mode: 0644]
include/anna/dbms/Bind.hpp [new file with mode: 0644]
include/anna/dbms/Connection.hpp [new file with mode: 0644]
include/anna/dbms/Data.hpp [new file with mode: 0644]
include/anna/dbms/Database.hpp [new file with mode: 0644]
include/anna/dbms/DatabaseException.hpp [new file with mode: 0644]
include/anna/dbms/Date.hpp [new file with mode: 0644]
include/anna/dbms/Delivery.hpp [new file with mode: 0644]
include/anna/dbms/FailRecoveryHandler.hpp [new file with mode: 0644]
include/anna/dbms/Float.hpp [new file with mode: 0644]
include/anna/dbms/InputBind.hpp [new file with mode: 0644]
include/anna/dbms/Integer.hpp [new file with mode: 0644]
include/anna/dbms/LongBlock.hpp [new file with mode: 0644]
include/anna/dbms/OutputBind.hpp [new file with mode: 0644]
include/anna/dbms/ResultCode.hpp [new file with mode: 0644]
include/anna/dbms/Sentence.hpp [new file with mode: 0644]
include/anna/dbms/ShortBlock.hpp [new file with mode: 0644]
include/anna/dbms/Statement.hpp [new file with mode: 0644]
include/anna/dbms/StatementTranslator.hpp [new file with mode: 0644]
include/anna/dbms/String.hpp [new file with mode: 0644]
include/anna/dbms/TimeStamp.hpp [new file with mode: 0644]
include/anna/dbms/dbms.hpp [new file with mode: 0644]
include/anna/dbms/functions.hpp [new file with mode: 0644]
include/anna/dbms/internal/sccs.hpp [new file with mode: 0644]
include/anna/dbos/Accesor.hpp [new file with mode: 0644]
include/anna/dbos/AutoObject.hpp [new file with mode: 0644]
include/anna/dbos/AutoSet.hpp [new file with mode: 0644]
include/anna/dbos/Creator.hpp [new file with mode: 0644]
include/anna/dbos/CrossedLoader.hpp [new file with mode: 0644]
include/anna/dbos/Eraser.hpp [new file with mode: 0644]
include/anna/dbos/Loader.hpp [new file with mode: 0644]
include/anna/dbos/Object.hpp [new file with mode: 0644]
include/anna/dbos/ObjectAllocator.hpp [new file with mode: 0644]
include/anna/dbos/ObjectFacade.hpp [new file with mode: 0644]
include/anna/dbos/Recorder.hpp [new file with mode: 0644]
include/anna/dbos/Repository.hpp [new file with mode: 0644]
include/anna/dbos/Set.hpp [new file with mode: 0644]
include/anna/dbos/SetFacade.hpp [new file with mode: 0644]
include/anna/dbos/StorageArea.hpp [new file with mode: 0644]
include/anna/dbos/dbos.hpp [new file with mode: 0644]
include/anna/dbos/defines.hpp [new file with mode: 0644]
include/anna/dbos/internal/sccs.hpp [new file with mode: 0644]
include/anna/diameter.comm/ClassCode.hpp [new file with mode: 0644]
include/anna/diameter.comm/ClientSession.hpp [new file with mode: 0644]
include/anna/diameter.comm/ClientSessionReceiver.hpp [new file with mode: 0644]
include/anna/diameter.comm/Engine.hpp [new file with mode: 0644]
include/anna/diameter.comm/Entity.hpp [new file with mode: 0644]
include/anna/diameter.comm/LocalServer.hpp [new file with mode: 0644]
include/anna/diameter.comm/Message.hpp [new file with mode: 0644]
include/anna/diameter.comm/OamModule.hpp [new file with mode: 0644]
include/anna/diameter.comm/ReceiverFactoryImpl.hpp [new file with mode: 0644]
include/anna/diameter.comm/Response.hpp [new file with mode: 0644]
include/anna/diameter.comm/Server.hpp [new file with mode: 0644]
include/anna/diameter.comm/ServerSession.hpp [new file with mode: 0644]
include/anna/diameter.comm/ServerSessionReceiver.hpp [new file with mode: 0644]
include/anna/diameter.comm/ServerSocket.hpp [new file with mode: 0644]
include/anna/diameter.comm/Session.hpp [new file with mode: 0644]
include/anna/diameter.comm/Timer.hpp [new file with mode: 0644]
include/anna/diameter.comm/TimerManager.hpp [new file with mode: 0644]
include/anna/diameter.comm/Transport.hpp [new file with mode: 0644]
include/anna/diameter.comm/comm.hpp [new file with mode: 0644]
include/anna/diameter.comm/internal/sccs.hpp [new file with mode: 0644]
include/anna/diameter/app/base/Message.hpp [new file with mode: 0644]
include/anna/diameter/app/dcca/Message.hpp [new file with mode: 0644]
include/anna/diameter/app/dcca/huawei/Message.hpp [new file with mode: 0644]
include/anna/diameter/app/dcca/nokia/Message.hpp [new file with mode: 0644]
include/anna/diameter/app/defines.hpp [new file with mode: 0644]
include/anna/diameter/codec/Avp.hpp [new file with mode: 0644]
include/anna/diameter/codec/Engine.hpp [new file with mode: 0644]
include/anna/diameter/codec/EngineImpl.hpp [new file with mode: 0644]
include/anna/diameter/codec/Format.hpp [new file with mode: 0644]
include/anna/diameter/codec/Message.hpp [new file with mode: 0644]
include/anna/diameter/codec/OamModule.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/Address.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/AvpData.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/DiameterIdentity.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/DiameterURI.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/Enumerated.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/Float32.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/Float64.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/IPFilterRule.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/Integer32.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/Integer64.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/OctetString.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/QoSFilterRule.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/Time.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/UTF8String.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/Unknown.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/Unsigned32.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/Unsigned64.hpp [new file with mode: 0644]
include/anna/diameter/codec/basetypes/basetypes.hpp [new file with mode: 0644]
include/anna/diameter/codec/functions.hpp [new file with mode: 0644]
include/anna/diameter/codec/message.dtd [new file with mode: 0755]
include/anna/diameter/codec/tme/Avp.hpp [new file with mode: 0644]
include/anna/diameter/codec/tme/Engine.hpp [new file with mode: 0644]
include/anna/diameter/codec/tme/Message.hpp [new file with mode: 0644]
include/anna/diameter/defines.hpp [new file with mode: 0644]
include/anna/diameter/functions.hpp [new file with mode: 0644]
include/anna/diameter/helpers/base/defines.hpp [new file with mode: 0644]
include/anna/diameter/helpers/base/functions.hpp [new file with mode: 0644]
include/anna/diameter/helpers/dcca/defines.hpp [new file with mode: 0644]
include/anna/diameter/helpers/dcca/functions.hpp [new file with mode: 0644]
include/anna/diameter/helpers/defines.hpp [new file with mode: 0644]
include/anna/diameter/helpers/ericsson/defines.hpp [new file with mode: 0644]
include/anna/diameter/helpers/ericsson/functions.hpp [new file with mode: 0644]
include/anna/diameter/helpers/helpers.hpp [new file with mode: 0644]
include/anna/diameter/helpers/huawei/defines.hpp [new file with mode: 0644]
include/anna/diameter/helpers/nas/defines.hpp [new file with mode: 0644]
include/anna/diameter/helpers/nokia/defines.hpp [new file with mode: 0644]
include/anna/diameter/helpers/radius/defines.hpp [new file with mode: 0644]
include/anna/diameter/helpers/tgpp/defines.hpp [new file with mode: 0644]
include/anna/diameter/helpers/tid/Format.hpp [new file with mode: 0644]
include/anna/diameter/helpers/tid/codectypes/Date.hpp [new file with mode: 0644]
include/anna/diameter/helpers/tid/codectypes/codectypes.hpp [new file with mode: 0644]
include/anna/diameter/helpers/tid/defines.hpp [new file with mode: 0644]
include/anna/diameter/helpers/tme/Format.hpp [new file with mode: 0644]
include/anna/diameter/helpers/tme/codectypes/ISDNAddress.hpp [new file with mode: 0644]
include/anna/diameter/helpers/tme/codectypes/ISDNNumber.hpp [new file with mode: 0644]
include/anna/diameter/helpers/tme/codectypes/Unsigned16.hpp [new file with mode: 0644]
include/anna/diameter/helpers/tme/codectypes/codectypes.hpp [new file with mode: 0644]
include/anna/diameter/helpers/tme/defines.hpp [new file with mode: 0644]
include/anna/diameter/internal/sccs.hpp [new file with mode: 0644]
include/anna/diameter/stack/Avp.hpp [new file with mode: 0644]
include/anna/diameter/stack/AvpRule.hpp [new file with mode: 0644]
include/anna/diameter/stack/Command.hpp [new file with mode: 0644]
include/anna/diameter/stack/Dictionary.hpp [new file with mode: 0644]
include/anna/diameter/stack/Engine.hpp [new file with mode: 0644]
include/anna/diameter/stack/Format.hpp [new file with mode: 0644]
include/anna/diameter/stack/Vendor.hpp [new file with mode: 0644]
include/anna/diameter/stack/dictionary.dtd [new file with mode: 0755]
include/anna/diameter/stack/readme.txt [new file with mode: 0644]
include/anna/html/Attribute.hpp [new file with mode: 0644]
include/anna/html/Compiler.hpp [new file with mode: 0644]
include/anna/html/DocumentFile.hpp [new file with mode: 0644]
include/anna/html/DocumentMemory.hpp [new file with mode: 0644]
include/anna/html/Node.hpp [new file with mode: 0644]
include/anna/html/Parser.hpp [new file with mode: 0644]
include/anna/html/functions.hpp [new file with mode: 0644]
include/anna/html/html.hpp [new file with mode: 0644]
include/anna/html/internal/sccs.hpp [new file with mode: 0644]
include/anna/http/Handler.hpp [new file with mode: 0644]
include/anna/http/Header.hpp [new file with mode: 0644]
include/anna/http/Message.hpp [new file with mode: 0644]
include/anna/http/MessageFactory.hpp [new file with mode: 0644]
include/anna/http/Method.hpp [new file with mode: 0644]
include/anna/http/Request.hpp [new file with mode: 0644]
include/anna/http/Response.hpp [new file with mode: 0644]
include/anna/http/Transport.hpp [new file with mode: 0644]
include/anna/http/Version.hpp [new file with mode: 0644]
include/anna/http/functions.hpp [new file with mode: 0644]
include/anna/http/http.hpp [new file with mode: 0644]
include/anna/http/internal/EncodedBlock.hpp [new file with mode: 0644]
include/anna/http/internal/Token.hpp [new file with mode: 0644]
include/anna/http/internal/Tokenizer.hpp [new file with mode: 0644]
include/anna/http/internal/defines.hpp [new file with mode: 0644]
include/anna/http/internal/sccs.hpp [new file with mode: 0644]
include/anna/http/parser/Abstract.hpp [new file with mode: 0644]
include/anna/http/parser/ReadChunkData.hpp [new file with mode: 0644]
include/anna/http/parser/ReadChunkSize.hpp [new file with mode: 0644]
include/anna/http/parser/ReadChunkTrailers.hpp [new file with mode: 0644]
include/anna/http/parser/ReadHeader.hpp [new file with mode: 0644]
include/anna/http/parser/WaitChunkSize.hpp [new file with mode: 0644]
include/anna/http/parser/WaitEndOfHeader.hpp [new file with mode: 0644]
include/anna/http/parser/WaitMessage.hpp [new file with mode: 0644]
include/anna/http/wims20/Abstract.hpp [new file with mode: 0644]
include/anna/http/wims20/ClientSide.hpp [new file with mode: 0644]
include/anna/http/wims20/ServerSide.hpp [new file with mode: 0644]
include/anna/io/AbstractReader.hpp [new file with mode: 0644]
include/anna/io/BinaryReader.hpp [new file with mode: 0644]
include/anna/io/Directory.hpp [new file with mode: 0644]
include/anna/io/TextReader.hpp [new file with mode: 0644]
include/anna/io/config.hpp [new file with mode: 0644]
include/anna/io/functions.hpp [new file with mode: 0644]
include/anna/io/internal/sccs.hpp [new file with mode: 0644]
include/anna/io/io.hpp [new file with mode: 0644]
include/anna/ldap/Attribute.hpp [new file with mode: 0644]
include/anna/ldap/ClassCode.hpp [new file with mode: 0644]
include/anna/ldap/Engine.hpp [new file with mode: 0644]
include/anna/ldap/Request.hpp [new file with mode: 0644]
include/anna/ldap/Response.hpp [new file with mode: 0644]
include/anna/ldap/ResultCode.hpp [new file with mode: 0644]
include/anna/ldap/Scope.hpp [new file with mode: 0644]
include/anna/ldap/Search.hpp [new file with mode: 0644]
include/anna/ldap/Session.hpp [new file with mode: 0644]
include/anna/ldap/TimerManager.hpp [new file with mode: 0644]
include/anna/ldap/defines.hpp [new file with mode: 0644]
include/anna/ldap/internal/Exception.hpp [new file with mode: 0644]
include/anna/ldap/internal/Timer.hpp [new file with mode: 0644]
include/anna/ldap/internal/sccs.hpp [new file with mode: 0644]
include/anna/ldap/ldap.hpp [new file with mode: 0644]
include/anna/statistics/Accumulator.hpp [new file with mode: 0644]
include/anna/statistics/Engine.hpp [new file with mode: 0644]
include/anna/statistics/Meter.hpp [new file with mode: 0644]
include/anna/statistics/internal/sccs.hpp [new file with mode: 0644]
include/anna/test/Communicator.hpp [new file with mode: 0644]
include/anna/test/Control.hpp [new file with mode: 0644]
include/anna/test/Menu.hpp [new file with mode: 0644]
include/anna/test/Request.hpp [new file with mode: 0644]
include/anna/test/Response.hpp [new file with mode: 0644]
include/anna/test/Statistic.hpp [new file with mode: 0644]
include/anna/time/Date.hpp [new file with mode: 0644]
include/anna/time/functions.hpp [new file with mode: 0644]
include/anna/time/internal/TZ.hpp [new file with mode: 0644]
include/anna/time/internal/sccs.hpp [new file with mode: 0644]
include/anna/timex/Clock.hpp [new file with mode: 0644]
include/anna/timex/Context.hpp [new file with mode: 0644]
include/anna/timex/Engine.hpp [new file with mode: 0644]
include/anna/timex/Meter.hpp [new file with mode: 0644]
include/anna/timex/MicroMeter.hpp [new file with mode: 0644]
include/anna/timex/TimeEvent.hpp [new file with mode: 0644]
include/anna/timex/TimeEventObserver.hpp [new file with mode: 0644]
include/anna/timex/Timer.hpp [new file with mode: 0644]
include/anna/timex/Transaction.hpp [new file with mode: 0644]
include/anna/timex/internal/TickConsumer.hpp [new file with mode: 0644]
include/anna/timex/internal/TickProducer.hpp [new file with mode: 0644]
include/anna/timex/internal/sccs.hpp [new file with mode: 0644]
include/anna/timex/timex.hpp [new file with mode: 0644]
include/anna/xml/Attribute.hpp [new file with mode: 0644]
include/anna/xml/Binary.hpp [new file with mode: 0644]
include/anna/xml/Compiler.hpp [new file with mode: 0644]
include/anna/xml/Compressor.hpp [new file with mode: 0644]
include/anna/xml/DTD.hpp [new file with mode: 0644]
include/anna/xml/DTDFile.hpp [new file with mode: 0644]
include/anna/xml/DTDMemory.hpp [new file with mode: 0644]
include/anna/xml/Data.hpp [new file with mode: 0644]
include/anna/xml/Decompressor.hpp [new file with mode: 0644]
include/anna/xml/Document.hpp [new file with mode: 0644]
include/anna/xml/DocumentFile.hpp [new file with mode: 0644]
include/anna/xml/DocumentMemory.hpp [new file with mode: 0644]
include/anna/xml/Namespace.hpp [new file with mode: 0644]
include/anna/xml/Node.hpp [new file with mode: 0644]
include/anna/xml/Parser.hpp [new file with mode: 0644]
include/anna/xml/Text.hpp [new file with mode: 0644]
include/anna/xml/XPath.hpp [new file with mode: 0644]
include/anna/xml/functions.hpp [new file with mode: 0644]
include/anna/xml/internal/sccs.hpp [new file with mode: 0644]
include/anna/xml/xml.hpp [new file with mode: 0644]
pre-commit.sh [new file with mode: 0755]
source/app/Application.cpp [new file with mode: 0644]
source/app/Component.cpp [new file with mode: 0644]
source/app/SConscript [new file with mode: 0644]
source/app/SConstruct [new file with mode: 0644]
source/app/functions.cpp [new file with mode: 0644]
source/app/internal/sccs.cpp [new file with mode: 0644]
source/comm/AccessPoint.cpp [new file with mode: 0644]
source/comm/Application.cpp [new file with mode: 0644]
source/comm/ClientSocket.cpp [new file with mode: 0644]
source/comm/Codec.cpp [new file with mode: 0644]
source/comm/Communicator.cpp [new file with mode: 0644]
source/comm/CompatCodec.cpp [new file with mode: 0644]
source/comm/CongestionController.cpp [new file with mode: 0644]
source/comm/DatagramSocket.cpp [new file with mode: 0644]
source/comm/Delivery.cpp [new file with mode: 0644]
source/comm/Device.cpp [new file with mode: 0644]
source/comm/Handler.cpp [new file with mode: 0644]
source/comm/Host.cpp [new file with mode: 0644]
source/comm/INetAddress.cpp [new file with mode: 0644]
source/comm/IndexedDelivery.cpp [new file with mode: 0644]
source/comm/LargeBinaryCodec.cpp [new file with mode: 0644]
source/comm/Message.cpp [new file with mode: 0644]
source/comm/Network.cpp [new file with mode: 0644]
source/comm/ReceiverFactory.cpp [new file with mode: 0644]
source/comm/Resource.cpp [new file with mode: 0644]
source/comm/RoundRobinDelivery.cpp [new file with mode: 0644]
source/comm/SConscript [new file with mode: 0644]
source/comm/SConstruct [new file with mode: 0644]
source/comm/Server.cpp [new file with mode: 0644]
source/comm/ServerAllocator.cpp [new file with mode: 0644]
source/comm/ServerSocket.cpp [new file with mode: 0644]
source/comm/Service.cpp [new file with mode: 0644]
source/comm/Socket.cpp [new file with mode: 0644]
source/comm/Status.cpp [new file with mode: 0644]
source/comm/functions.cpp [new file with mode: 0644]
source/comm/handler/BinderSocket.cpp [new file with mode: 0644]
source/comm/handler/ClientSocket.cpp [new file with mode: 0644]
source/comm/handler/DatagramSocket.cpp [new file with mode: 0644]
source/comm/handler/LocalConnection.cpp [new file with mode: 0644]
source/comm/handler/Manager.cpp [new file with mode: 0644]
source/comm/handler/MetaClientSocket.cpp [new file with mode: 0644]
source/comm/handler/RemoteConnection.cpp [new file with mode: 0644]
source/comm/handler/ServerSocket.cpp [new file with mode: 0644]
source/comm/handler/duplicate [new file with mode: 0644]
source/comm/internal/BinderSocket.cpp [new file with mode: 0644]
source/comm/internal/ConnectionRecover.cpp [new file with mode: 0644]
source/comm/internal/LocalConnection.cpp [new file with mode: 0644]
source/comm/internal/Poll.cpp [new file with mode: 0644]
source/comm/internal/RemoteConnection.cpp [new file with mode: 0644]
source/comm/internal/sccs.cpp [new file with mode: 0644]
source/comm/transport/DirectTransport.cpp [new file with mode: 0644]
source/comm/transport/LiteTransport.cpp [new file with mode: 0644]
source/comm/transport/SureTransport.cpp [new file with mode: 0644]
source/comm/transport/Transport.cpp [new file with mode: 0644]
source/comm/transport/TransportFactory.cpp [new file with mode: 0644]
source/config/Release.cpp [new file with mode: 0644]
source/config/SConscript [new file with mode: 0644]
source/config/SConstruct [new file with mode: 0644]
source/core/AutoPointer.cpp [new file with mode: 0644]
source/core/DataBlock.cpp [new file with mode: 0644]
source/core/Exception.cpp [new file with mode: 0644]
source/core/SConscript [new file with mode: 0644]
source/core/SConstruct [new file with mode: 0644]
source/core/functions.cpp [new file with mode: 0644]
source/core/internal/ModuleManager.cpp [new file with mode: 0644]
source/core/internal/sccs.cpp [new file with mode: 0644]
source/core/mt/Guard.cpp [new file with mode: 0644]
source/core/mt/Mutex.cpp [new file with mode: 0644]
source/core/mt/Resource.cpp [new file with mode: 0644]
source/core/mt/Runnable.cpp [new file with mode: 0644]
source/core/mt/Semaphore.cpp [new file with mode: 0644]
source/core/mt/Thread.cpp [new file with mode: 0644]
source/core/mt/ThreadManager.cpp [new file with mode: 0644]
source/core/oam/Configuration.cpp [new file with mode: 0644]
source/core/oam/Counter.cpp [new file with mode: 0644]
source/core/oam/CounterManager.cpp [new file with mode: 0644]
source/core/oam/CounterScope.cpp [new file with mode: 0644]
source/core/oam/Handler.cpp [new file with mode: 0644]
source/core/oam/Module.cpp [new file with mode: 0644]
source/core/tracing/Configuration.cpp [new file with mode: 0644]
source/core/tracing/Logger.cpp [new file with mode: 0644]
source/core/tracing/TraceLevelChecker.cpp [new file with mode: 0644]
source/core/tracing/TraceLogger.cpp [new file with mode: 0644]
source/core/tracing/TraceWriter.cpp [new file with mode: 0644]
source/core/util/CommandLine.cpp [new file with mode: 0644]
source/core/util/Component.cpp [new file with mode: 0644]
source/core/util/ComponentManager.cpp [new file with mode: 0644]
source/core/util/Configuration.cpp [new file with mode: 0644]
source/core/util/EncodedData.cpp [new file with mode: 0644]
source/core/util/Encoder.cpp [new file with mode: 0644]
source/core/util/Microsecond.cpp [new file with mode: 0644]
source/core/util/Millisecond.cpp [new file with mode: 0644]
source/core/util/MultiRangeExpression.cpp [new file with mode: 0644]
source/core/util/RegularExpression.cpp [new file with mode: 0644]
source/core/util/Second.cpp [new file with mode: 0644]
source/core/util/String.cpp [new file with mode: 0644]
source/core/util/TextComposer.cpp [new file with mode: 0644]
source/core/util/TextManager.cpp [new file with mode: 0644]
source/core/util/TextVariable.cpp [new file with mode: 0644]
source/core/util/Tokenizer.cpp [new file with mode: 0644]
source/core/util/Variable.cpp [new file with mode: 0644]
source/core/util/ZBlock.cpp [new file with mode: 0644]
source/dbms.mysql/BaseBind.cpp [new file with mode: 0644]
source/dbms.mysql/Connection.cpp [new file with mode: 0644]
source/dbms.mysql/Database.cpp [new file with mode: 0644]
source/dbms.mysql/InputBind.cpp [new file with mode: 0644]
source/dbms.mysql/OracleTranslator.cpp [new file with mode: 0644]
source/dbms.mysql/OutputBind.cpp [new file with mode: 0644]
source/dbms.mysql/ResultCode.cpp [new file with mode: 0644]
source/dbms.mysql/SConscript [new file with mode: 0644]
source/dbms.mysql/SConstruct [new file with mode: 0644]
source/dbms.mysql/Statement.cpp [new file with mode: 0644]
source/dbms.mysql/internal/sccs.cpp [new file with mode: 0644]
source/dbms.oracle/BaseBind.cpp [new file with mode: 0644]
source/dbms.oracle/Connection.cpp [new file with mode: 0644]
source/dbms.oracle/Database.cpp [new file with mode: 0644]
source/dbms.oracle/Descriptor.cpp [new file with mode: 0644]
source/dbms.oracle/InputBind.cpp [new file with mode: 0644]
source/dbms.oracle/OutputBind.cpp [new file with mode: 0644]
source/dbms.oracle/ResultCode.cpp [new file with mode: 0644]
source/dbms.oracle/SConscript [new file with mode: 0644]
source/dbms.oracle/SConstruct [new file with mode: 0644]
source/dbms.oracle/Statement.cpp [new file with mode: 0644]
source/dbms.oracle/internal/sccs.cpp [new file with mode: 0644]
source/dbms/Bind.cpp [new file with mode: 0644]
source/dbms/Connection.cpp [new file with mode: 0644]
source/dbms/Data.cpp [new file with mode: 0644]
source/dbms/Database.cpp [new file with mode: 0644]
source/dbms/Date.cpp [new file with mode: 0644]
source/dbms/Delivery.cpp [new file with mode: 0644]
source/dbms/Float.cc.new [new file with mode: 0644]
source/dbms/Float.cpp [new file with mode: 0644]
source/dbms/Integer.cpp [new file with mode: 0644]
source/dbms/LongBlock.cpp [new file with mode: 0644]
source/dbms/OutputBind.cpp [new file with mode: 0644]
source/dbms/ResultCode.cpp [new file with mode: 0644]
source/dbms/SConscript [new file with mode: 0644]
source/dbms/SConstruct [new file with mode: 0644]
source/dbms/Sentence.cpp [new file with mode: 0644]
source/dbms/ShortBlock.cpp [new file with mode: 0644]
source/dbms/Statement.cpp [new file with mode: 0644]
source/dbms/String.cpp [new file with mode: 0644]
source/dbms/TimeStamp.cpp [new file with mode: 0644]
source/dbms/functions.cpp [new file with mode: 0644]
source/dbms/internal/sccs.cpp [new file with mode: 0644]
source/dbos/Accesor.cpp [new file with mode: 0644]
source/dbos/Repository.cpp [new file with mode: 0644]
source/dbos/SConscript [new file with mode: 0644]
source/dbos/SConstruct [new file with mode: 0644]
source/dbos/StorageArea.cpp [new file with mode: 0644]
source/dbos/internal/sccs.cpp [new file with mode: 0644]
source/diameter.comm/ClassCode.cpp [new file with mode: 0644]
source/diameter.comm/ClientSession.cpp [new file with mode: 0644]
source/diameter.comm/ClientSessionReceiver.cpp [new file with mode: 0644]
source/diameter.comm/Engine.cpp [new file with mode: 0644]
source/diameter.comm/Entity.cpp [new file with mode: 0644]
source/diameter.comm/LocalServer.cpp [new file with mode: 0644]
source/diameter.comm/Message.cpp [new file with mode: 0644]
source/diameter.comm/OamModule.cpp [new file with mode: 0644]
source/diameter.comm/Response.cpp [new file with mode: 0644]
source/diameter.comm/SConscript [new file with mode: 0644]
source/diameter.comm/SConstruct [new file with mode: 0644]
source/diameter.comm/Server.cpp [new file with mode: 0644]
source/diameter.comm/ServerSession.cpp [new file with mode: 0644]
source/diameter.comm/ServerSessionReceiver.cpp [new file with mode: 0644]
source/diameter.comm/ServerSocket.cpp [new file with mode: 0644]
source/diameter.comm/Session.cpp [new file with mode: 0644]
source/diameter.comm/Timer.cpp [new file with mode: 0644]
source/diameter.comm/TimerManager.cpp [new file with mode: 0644]
source/diameter.comm/Transport.cpp [new file with mode: 0644]
source/diameter.comm/internal/sccs.cpp [new file with mode: 0644]
source/diameter/SConscript [new file with mode: 0644]
source/diameter/SConstruct [new file with mode: 0644]
source/diameter/app/dcca/Message.cpp [new file with mode: 0644]
source/diameter/codec/Avp.cpp [new file with mode: 0644]
source/diameter/codec/EngineImpl.cpp [new file with mode: 0644]
source/diameter/codec/Format.cpp [new file with mode: 0644]
source/diameter/codec/Message.cpp [new file with mode: 0644]
source/diameter/codec/OamModule.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/Address.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/DiameterIdentity.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/DiameterURI.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/Float32.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/Float64.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/IPFilterRule.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/Integer32.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/Integer64.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/OctetString.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/QoSFilterRule.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/Time.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/UTF8String.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/Unsigned32.cpp [new file with mode: 0644]
source/diameter/codec/basetypes/Unsigned64.cpp [new file with mode: 0644]
source/diameter/codec/functions.cpp [new file with mode: 0644]
source/diameter/codec/tme/Avp.cpp [new file with mode: 0644]
source/diameter/codec/tme/Message.cpp [new file with mode: 0644]
source/diameter/core/functions.cpp [new file with mode: 0644]
source/diameter/helpers/base/functions.cpp [new file with mode: 0644]
source/diameter/helpers/dcca/functions.cpp [new file with mode: 0644]
source/diameter/helpers/ericsson/functions.cpp [new file with mode: 0644]
source/diameter/helpers/tid/Format.cpp [new file with mode: 0644]
source/diameter/helpers/tme/Format.cpp [new file with mode: 0644]
source/diameter/helpers/tme/codectypes/ISDNAddress.cpp [new file with mode: 0644]
source/diameter/helpers/tme/codectypes/ISDNNumber.cpp [new file with mode: 0644]
source/diameter/helpers/tme/codectypes/Unsigned16.cpp [new file with mode: 0644]
source/diameter/internal/sccs.cpp [new file with mode: 0644]
source/diameter/readme.txt [new file with mode: 0644]
source/diameter/stack/Avp.cpp [new file with mode: 0644]
source/diameter/stack/AvpRule.cpp [new file with mode: 0644]
source/diameter/stack/Command.cpp [new file with mode: 0644]
source/diameter/stack/Dictionary.cpp [new file with mode: 0644]
source/diameter/stack/Engine.cpp [new file with mode: 0644]
source/diameter/stack/Format.cpp [new file with mode: 0644]
source/diameter/stack/Vendor.cpp [new file with mode: 0644]
source/diameter/stack/setups/avps_ericsson.xml [new file with mode: 0644]
source/diameter/stack/setups/avps_etsi.xml [new file with mode: 0644]
source/diameter/stack/setups/avps_huawei.xml [new file with mode: 0644]
source/diameter/stack/setups/avps_ietf.xml [new file with mode: 0644]
source/diameter/stack/setups/avps_nokia.xml [new file with mode: 0644]
source/diameter/stack/setups/avps_tgpp.xml [new file with mode: 0644]
source/diameter/stack/setups/avps_tid.xml [new file with mode: 0644]
source/diameter/stack/setups/avps_tme.xml [new file with mode: 0644]
source/diameter/stack/setups/commands_baseProtocol.xml [new file with mode: 0755]
source/diameter/stack/setups/commands_dccaMMS_EricssonGGSN_ar-uy.xml [new file with mode: 0755]
source/diameter/stack/setups/commands_dccaMMS_NSNTriton_de.xml [new file with mode: 0644]
source/diameter/stack/setups/commands_dccaOCS-CS_HuaweiNGIN_de-es.xml [new file with mode: 0644]
source/diameter/stack/setups/commands_dccaOCS-GS_HuaweiMSDP.xml [new file with mode: 0644]
source/diameter/stack/setups/commands_dccaPS_HuaweiGGSN.xml [new file with mode: 0644]
source/diameter/stack/setups/commands_dccaPS_HuaweiGGSN_de.xml [new file with mode: 0644]
source/diameter/stack/setups/commands_dccaPS_HuaweiGGSN_es.xml [new file with mode: 0644]
source/diameter/stack/setups/commands_dccaPS_NSNGGSN_es.xml [new file with mode: 0644]
source/diameter/stack/setups/commands_dccaSMS_Acision_de.xml [new file with mode: 0644]
source/diameter/stack/setups/commands_oama.xml [new file with mode: 0644]
source/diameter/stack/setups/commands_qosControl.xml [new file with mode: 0755]
source/diameter/stack/setups/dependence.sh [new file with mode: 0755]
source/diameter/stack/setups/flags.sh [new file with mode: 0755]
source/diameter/stack/setups/readme.txt [new file with mode: 0644]
source/html/DocumentFile.cpp [new file with mode: 0644]
source/html/DocumentMemory.cpp [new file with mode: 0644]
source/html/Parser.cpp [new file with mode: 0644]
source/html/SConscript [new file with mode: 0644]
source/html/SConstruct [new file with mode: 0644]
source/html/functions.cpp [new file with mode: 0644]
source/html/internal/sccs.cpp [new file with mode: 0644]
source/http/Handler.cpp [new file with mode: 0644]
source/http/Header.cpp [new file with mode: 0644]
source/http/Message.cpp [new file with mode: 0644]
source/http/MessageFactory.cpp [new file with mode: 0644]
source/http/Method.cpp [new file with mode: 0644]
source/http/Request.cpp [new file with mode: 0644]
source/http/Response.cpp [new file with mode: 0644]
source/http/SConscript [new file with mode: 0644]
source/http/SConstruct [new file with mode: 0644]
source/http/Transport.cpp [new file with mode: 0644]
source/http/Version.cpp [new file with mode: 0644]
source/http/functions.cpp [new file with mode: 0644]
source/http/internal/EncodedBlock.cpp [new file with mode: 0644]
source/http/internal/Token.cpp [new file with mode: 0644]
source/http/internal/Tokenizer.cpp [new file with mode: 0644]
source/http/internal/defines.cpp [new file with mode: 0644]
source/http/internal/sccs.cpp [new file with mode: 0644]
source/http/parser/Abstract.cpp [new file with mode: 0644]
source/http/parser/ReadChunkData.cpp [new file with mode: 0644]
source/http/parser/ReadChunkSize.cpp [new file with mode: 0644]
source/http/parser/ReadChunkTrailers.cpp [new file with mode: 0644]
source/http/parser/ReadHeader.cpp [new file with mode: 0644]
source/http/parser/WaitChunkSize.cpp [new file with mode: 0644]
source/http/parser/WaitEndOfHeader.cpp [new file with mode: 0644]
source/http/parser/WaitMessage.cpp [new file with mode: 0644]
source/http/wims20/Abstract.cpp [new file with mode: 0644]
source/http/wims20/ClientSide.cpp [new file with mode: 0644]
source/http/wims20/ServerSide.cpp [new file with mode: 0644]
source/io/AbstractReader.cpp [new file with mode: 0644]
source/io/BinaryReader.cpp [new file with mode: 0644]
source/io/Directory.cpp [new file with mode: 0644]
source/io/SConscript [new file with mode: 0644]
source/io/SConstruct [new file with mode: 0644]
source/io/TextReader.cpp [new file with mode: 0644]
source/io/functions.cpp [new file with mode: 0644]
source/io/internal/sccs.cpp [new file with mode: 0644]
source/ldap/ClassCode.cpp [new file with mode: 0644]
source/ldap/Engine.cpp [new file with mode: 0644]
source/ldap/Request.cpp [new file with mode: 0644]
source/ldap/Response.cpp [new file with mode: 0644]
source/ldap/ResultCode.cpp [new file with mode: 0644]
source/ldap/SConscript [new file with mode: 0644]
source/ldap/SConstruct [new file with mode: 0644]
source/ldap/Scope.cpp [new file with mode: 0644]
source/ldap/Search.cpp [new file with mode: 0644]
source/ldap/Session.cpp [new file with mode: 0644]
source/ldap/TimerManager.cpp [new file with mode: 0644]
source/ldap/internal/Exception.cpp [new file with mode: 0644]
source/ldap/internal/Timer.cpp [new file with mode: 0644]
source/ldap/internal/sccs.cpp [new file with mode: 0644]
source/ldap/kk [new file with mode: 0644]
source/statistics/Accumulator.cpp [new file with mode: 0644]
source/statistics/Engine.cpp [new file with mode: 0644]
source/statistics/Meter.cpp [new file with mode: 0644]
source/statistics/SConscript [new file with mode: 0644]
source/statistics/SConstruct [new file with mode: 0644]
source/statistics/internal/sccs.cpp [new file with mode: 0644]
source/test/Communicator.cpp [new file with mode: 0644]
source/test/Control.cpp [new file with mode: 0644]
source/test/Menu.cpp [new file with mode: 0644]
source/test/SConscript [new file with mode: 0644]
source/test/SConstruct [new file with mode: 0644]
source/time/Date.cpp [new file with mode: 0644]
source/time/SConscript [new file with mode: 0644]
source/time/SConstruct [new file with mode: 0644]
source/time/functions.cpp [new file with mode: 0644]
source/time/internal/sccs.cpp [new file with mode: 0644]
source/timex/Clock.cpp [new file with mode: 0644]
source/timex/Engine.cpp [new file with mode: 0644]
source/timex/SConscript [new file with mode: 0644]
source/timex/SConstruct [new file with mode: 0644]
source/timex/TimeEvent.cpp [new file with mode: 0644]
source/timex/internal/TickConsumer.cpp [new file with mode: 0644]
source/timex/internal/TickProducer.cpp [new file with mode: 0644]
source/timex/internal/sccs.cpp [new file with mode: 0644]
source/xml/Attribute.cpp [new file with mode: 0644]
source/xml/Compiler.cpp [new file with mode: 0644]
source/xml/Compressor.cpp [new file with mode: 0644]
source/xml/DTD.cc.new [new file with mode: 0644]
source/xml/DTD.cpp [new file with mode: 0644]
source/xml/DTDFile.cpp [new file with mode: 0644]
source/xml/DTDMemory.cpp [new file with mode: 0644]
source/xml/Data.cpp [new file with mode: 0644]
source/xml/Decompressor.cpp [new file with mode: 0644]
source/xml/Document.cpp [new file with mode: 0644]
source/xml/DocumentFile.cpp [new file with mode: 0644]
source/xml/DocumentMemory.cpp [new file with mode: 0644]
source/xml/Namespace.cpp [new file with mode: 0644]
source/xml/Node.cpp [new file with mode: 0644]
source/xml/Parser.cpp [new file with mode: 0644]
source/xml/SConscript [new file with mode: 0644]
source/xml/SConstruct [new file with mode: 0644]
source/xml/XPath.cpp [new file with mode: 0644]
source/xml/functions.cpp [new file with mode: 0644]
source/xml/internal/sccs.cpp [new file with mode: 0644]
test/config/SConscript [new file with mode: 0644]
test/config/SConstruct [new file with mode: 0644]
test/config/main.cpp [new file with mode: 0644]
test/core/SConscript [new file with mode: 0644]
test/core/SConstruct [new file with mode: 0644]
test/core/main.cpp [new file with mode: 0644]
test/time/SConscript [new file with mode: 0644]
test/time/SConstruct [new file with mode: 0644]
test/time/main.cpp [new file with mode: 0644]