removed tab
removed tab
add list implementation accordingly wiht c++17
updated examples
add option for building examples
add fdirectory example
add to examples in CMakeList
moved member initialization to init list
fix: removed build dir
fix: removed build dir
fix: removed build dir
deleted build folder
updated includes
removed warning
nop
aligned posix/win32 implementations
add missing file for RCI
updated email
fix call to cmake
removed warning
removed warning
removed execption throw form destructor
add cxx standard selection
removed warning
fixed condition for operatoe !=
removed register to avoid warning on > c++17 compilers
add project files for vs2017 win.vc15
reomoved old configuration for very old compilers even still compatible.
fix bbuild on windows
removed execption throw form destructor
removed warning
removed warning
deleted build directory
Source folders moved up one level
fix warninings
fix warninings
fix warninings
fixes in order to buildw with mingw
fix indentation
removed exception from destructor
removed predeclarartion for FMemoryException
fix build with mingw
no relevant operation
fixes for mingw build
fix build on mingw
make files for visual studio 2012 VC11
fix build on windows
windows compiler do not support call to constru...
fix build on windows
updated installation dir
updated indentation
nop
nop
source/include/FAutoPtr.h
updated version to 3.2.0
nop
fixed paths
some optimizations
nop
updated accordingly with changes to FStringToke...
Fixed bug on setsockopt, recent kernels do not ...
updated version to 3.1.1
makefiles for visual studion 2010
replaced nullptr with NULL in order to support ...
updated makefiles for visual studio 2008
In multithread applications can happen to recei...
updated exception accordingly with events
makefiles for visual studio 10.
using namespace logging.
scope resolution ::GetProcAddress
nop
using namespace logging.
using namespace logging.
updated in order to support cross compiling.
fix: copy zero len.
fix: null pointer exception on both operator ==...
removed compiler warning.
gettimeofday is obsolete so using clock_gettime...
gettimeofday is obsolete so using clock_gettime...
managed both FILE_FLAG_WRITE_THROUGH and FILE_A...
fix on binary mode disable NL -> CR and vice ve...
removed explicit on constructor.
-Wall -std=c++11
using SetTimeout(0,0) means infinite wait
indented with spaces
indented with spaces
indented with spaces
indented with spaces
Force -fPIC option
indented with spaces
indented with spaces
indented with spaces
indented with spaces
indented with spaces
indented with spaces
indented with spaces
indented with spaces
Introduced some ARM options
updated license indication to LGPLv3
new dep -lm in order to link dl* functions