removed tab
removed tab
add list implementation accordingly wiht c++17
updated examples
add option for building examples
add to examples in CMakeList
add fdirectory example
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
removed exception from destructor
fixes for mingw build
fix indentation
no relevant operation
fix build with mingw
removed predeclarartion for FMemoryException
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
updated version to 3.2.0
source/include/FAutoPtr.h
nop
fixed paths
updated accordingly with changes to FStringToke...
nop
Fixed bug on setsockopt, recent kernels do not ...
some optimizations
updated version to 3.1.1
removed printf
Merge branch 'master' of ssh://git.code.sf.net/...
updated makefiles for visual studio 2008
makefiles for visual studion 2010
replaced nullptr with NULL in order to support ...
In multithread applications can happen to recei...
updated exception accordingly with events
using namespace logging.
using namespace logging.
makefiles for visual studio 10.
scope resolution ::GetProcAddress
nop
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...
using SetTimeout(0,0) means infinite wait
removed explicit on constructor.
-Wall -std=c++11
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
indented with spaces
indented with spaces
indented with spaces
indented with spaces
Introduced some ARM options