.. |
CMakeLists.txt
|
Set versions for all internal libraries
|
2016-08-25 17:56:18 +02:00 |
application-version.cpp
|
Set versions for all internal libraries
|
2016-08-25 17:56:18 +02:00 |
application.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
application.hpp
|
Set versions for all internal libraries
|
2016-08-25 17:56:18 +02:00 |
application.ti
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
array-script.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
array.cpp
|
Use 'default' for move constructors
|
2016-08-27 11:39:08 +02:00 |
array.hpp
|
Avoid unnecessary copies for the DebugHint class
|
2016-08-27 18:43:14 +02:00 |
boolean-script.cpp
|
Implement support for marking functions as deprecated
|
2016-08-10 15:48:05 +02:00 |
boolean.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
boolean.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
configobject-script.cpp
|
Implement support for marking functions as deprecated
|
2016-08-10 15:48:05 +02:00 |
configobject.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
configobject.hpp
|
Improve performance for type lookups
|
2016-08-16 11:02:33 +02:00 |
configobject.ti
|
Fix compiler warnings
|
2016-08-24 20:33:34 +02:00 |
configtype.cpp
|
Use 'auto' keyword for iterator declarations (part 2)
|
2016-08-27 19:56:12 +02:00 |
configtype.hpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
configwriter.cpp
|
Implement support for default templates
|
2016-08-28 10:27:43 +02:00 |
configwriter.hpp
|
Fix: ConfigWriter::EmitScope incorrectly quotes dictionary keys
|
2016-06-22 12:35:47 +02:00 |
console.cpp
|
Make VS 2013 happy
|
2016-08-27 20:07:48 +02:00 |
console.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
context.cpp
|
Improve error handling for event filters
|
2016-09-02 08:51:51 +02:00 |
context.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
convert.cpp
|
Fix unit tests for Convert::ToString
|
2016-06-16 15:32:29 +02:00 |
convert.hpp
|
Fix incorrect formatting for some macro values
|
2016-06-16 15:14:35 +02:00 |
datetime-script.cpp
|
Implement support for marking functions as deprecated
|
2016-08-10 15:48:05 +02:00 |
datetime.cpp
|
Implement the DateTime class
|
2016-03-29 13:27:20 +02:00 |
datetime.hpp
|
Implement the DateTime class
|
2016-03-29 13:27:20 +02:00 |
datetime.ti
|
Make sure timestamps are formatted as integers in macro strings
|
2016-06-21 11:29:12 +02:00 |
debug.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
debuginfo.cpp
|
Improve error handling for event filters
|
2016-09-02 08:51:51 +02:00 |
debuginfo.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
dependencygraph.cpp
|
Use 'auto' keyword for iterator declarations (part 2)
|
2016-08-27 19:56:12 +02:00 |
dependencygraph.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
dictionary-script.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
dictionary.cpp
|
Avoid unnecessary dictionary lookups
|
2016-09-01 07:41:41 +02:00 |
dictionary.hpp
|
Avoid unnecessary dictionary lookups
|
2016-09-01 07:41:41 +02:00 |
exception.cpp
|
Another build fix for Windows
|
2016-08-31 13:43:50 +02:00 |
exception.hpp
|
Another build fix for Windows
|
2016-08-31 13:43:50 +02:00 |
fifo.cpp
|
Fix incorrect memcpy() with overlapping buffers
|
2016-02-01 12:58:42 +01:00 |
fifo.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
filelogger.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
filelogger.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
filelogger.ti
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
function-script.cpp
|
Implement support for marking functions as deprecated
|
2016-08-10 15:48:05 +02:00 |
function.cpp
|
Implement support for marking functions as deprecated
|
2016-08-10 15:48:05 +02:00 |
function.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
function.ti
|
Implement support for marking functions as deprecated
|
2016-08-10 15:48:05 +02:00 |
functionwrapper.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
functionwrapper.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
i2-base.hpp
|
Improve performance for locks and value conversions
|
2016-04-19 09:38:22 +02:00 |
initialize.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
initialize.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
json-script.cpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
json.cpp
|
Another build fix for Windows
|
2016-08-31 13:43:50 +02:00 |
json.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
loader.cpp
|
Add missing #include in loader.cpp
|
2016-08-25 20:59:22 +02:00 |
loader.hpp
|
Move internal script functions into the 'Internal' namespace
|
2016-08-10 06:55:44 +02:00 |
logger.cpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
logger.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
logger.ti
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
math-script.cpp
|
Remove unused #includes
|
2016-08-27 10:59:52 +02:00 |
netstring.cpp
|
Avoid unnecessary string copies
|
2016-08-23 15:01:40 +02:00 |
netstring.hpp
|
Avoid unnecessary string copies
|
2016-08-23 15:01:40 +02:00 |
networkstream.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
networkstream.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
number-script.cpp
|
Implement support for marking functions as deprecated
|
2016-08-10 15:48:05 +02:00 |
number.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
number.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
object-script.cpp
|
Implement support for marking functions as deprecated
|
2016-08-10 15:48:05 +02:00 |
object.cpp
|
Avoid unnecessary dictionary lookups
|
2016-09-01 07:41:41 +02:00 |
object.hpp
|
Avoid unnecessary dictionary lookups
|
2016-09-01 07:41:41 +02:00 |
objectlock.hpp
|
Remove the ConfigTypeIterator class
|
2016-08-16 13:26:24 +02:00 |
objecttype.cpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
objecttype.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
primitivetype.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
primitivetype.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
process.cpp
|
Make VS 2013 happy
|
2016-08-27 20:07:48 +02:00 |
process.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
registry.hpp
|
Use 'auto' for iterator declarations
|
2016-08-27 08:37:19 +02:00 |
ringbuffer.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
ringbuffer.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
scriptframe.cpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
scriptframe.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
scriptglobal.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
scriptglobal.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
scriptutils.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
scriptutils.hpp
|
Implement the __ptr function
|
2016-07-22 09:43:59 +02:00 |
serializer.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
serializer.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
singleton.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
socket.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
socket.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
socketevents-epoll.cpp
|
Use 'auto' keyword for iterator declarations (part 2)
|
2016-08-27 19:56:12 +02:00 |
socketevents-poll.cpp
|
Use 'auto' keyword for iterator declarations (part 2)
|
2016-08-27 19:56:12 +02:00 |
socketevents.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
socketevents.hpp
|
Make the socket event engine configurable
|
2016-04-18 14:38:59 +02:00 |
stacktrace.cpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
stacktrace.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
statsfunction.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
statsfunction.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
stdiostream.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
stdiostream.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
stream.cpp
|
Fix memory leak in Stream::Close
|
2016-02-03 13:02:49 +01:00 |
stream.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
streamlogger.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
streamlogger.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
streamlogger.ti
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
string-script.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
string.cpp
|
Fix incorrect assignment in String::operator=
|
2016-09-02 08:14:46 +02:00 |
string.hpp
|
Disable Value&& constructor for the String class on Windows
|
2016-08-31 13:38:55 +02:00 |
sysloglogger.cpp
|
Build fix for Windows
|
2016-09-04 16:53:24 +02:00 |
sysloglogger.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
sysloglogger.ti
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
tcpsocket.cpp
|
Fix setsockopt() error on Windows
|
2016-07-05 13:16:14 +02:00 |
tcpsocket.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
threadpool.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
threadpool.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
timer.cpp
|
Use 'auto' keyword for iterator declarations (part 2)
|
2016-08-27 19:56:12 +02:00 |
timer.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
tlsstream.cpp
|
Include client IP address and port in HTTP requests
|
2016-07-25 09:43:13 +02:00 |
tlsstream.hpp
|
Include client IP address and port in HTTP requests
|
2016-07-25 09:43:13 +02:00 |
tlsutility.cpp
|
Fix incorrect #ifdef
|
2016-09-28 08:30:47 +02:00 |
tlsutility.hpp
|
Use hash-based serial numbers for new certificates
|
2016-08-16 15:03:01 +02:00 |
type.cpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
type.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
typetype-script.cpp
|
Implement support for marking functions as deprecated
|
2016-08-10 15:48:05 +02:00 |
unix.hpp
|
Revert "Fix incorrect detection of the 'Concurrency' variable"
|
2016-08-19 11:58:52 +02:00 |
unixsocket.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
unixsocket.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
utility.cpp
|
Replace BOOST_FOREACH with range-based for loops
|
2016-08-25 06:46:17 +02:00 |
utility.hpp
|
Revert "Fix incorrect detection of the 'Concurrency' variable"
|
2016-08-19 11:58:52 +02:00 |
value-operators.cpp
|
Use 'default' for move constructors
|
2016-08-27 11:39:08 +02:00 |
value.cpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
value.hpp
|
Remove unused Value::GetPtr method
|
2016-09-01 15:26:25 +02:00 |
visibility.hpp
|
Use lambda functions for INITIALIZE_ONCE
|
2016-08-27 09:48:36 +02:00 |
win32.hpp
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
workqueue.cpp
|
Another build fix for Windows
|
2016-08-31 13:43:50 +02:00 |
workqueue.hpp
|
Another build fix for Windows
|
2016-08-31 13:43:50 +02:00 |