]> git.mxchange.org Git - simgear.git/history - simgear/io
Add another subsystem group.
[simgear.git] / simgear / io /
2011-11-19 ThorstenBMerge commit 'refs/merge-requests/17' of git://gitoriou...
2011-11-17 ThorstenBImprove error messages, report file name.
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-10-28 Mathias FroehlichMake use of SGTimeStamp::sleep*.
2011-10-28 James TurnerFix assorted compiler warnings found by Clang
2011-10-15 Frederic BouvierFix windows build
2011-10-14 James TurnerUnit test for SGBinObj, and fix a bug in large-indice...
2011-10-12 James TurnerFix BTG writer for non-included index arrays.
2011-10-08 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2011-10-07 Martin SpottAdd missing header for printf
2011-10-07 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-10-06 James TurnerSupport for 32-bit vertex indices in BTG files
2011-10-06 Torsten DreyerMerge commit 'refs/merge-requests/12' of git://gitoriou...
2011-10-05 Frederic BouvierFix win32 build of decode_binobj
2011-10-04 James TurnerFix decode_bin linkage with GNU ld.
2011-10-04 James TurnerBuild decode_bin helper under CMake.
2011-09-26 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-09-24 Mathias Froehlichautomake: add thread libs to the io tests.
2011-09-16 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-09-16 James TurnerAlternate, WinSock friendly reporting for host lookup...
2011-09-16 James TurnerFix a crash where hostlookup fails entirely, thanks...
2011-09-09 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-09-08 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-09-07 James TurnerFurther Windows Cmake tweaks.
2011-09-07 James TurnerMake sgio tests friendly to Windows.
2011-09-07 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-09-07 Mathias FroehlichUpdate the automake based build system to the last...
2011-09-07 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-09-07 Mathias FroehlichRevert to simgears thread support.
2011-09-02 Torsten DreyerMerge commit 'refs/merge-requests/7' of git://gitorious...
2011-09-01 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-08-30 James TurnerAsync lookup attempt #3 - use OpenThreads instead ...
2011-08-30 James TurnerRevert "Asynchronous host lookups+caching, attempt #2"
2011-08-30 James TurnerAsynchronous host lookups+caching, attempt #2
2011-08-28 ThorstenBMerge commit 'refs/merge-requests/9' of git://gitorious...
2011-08-26 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-08-26 James TurnerFurther tweaks to only consider IP4 addresses for the...
2011-08-26 James TurnerRequest only IP4 addresses for the moment, further...
2011-08-25 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-08-24 James TurnerAnother Windows typo-fix.
2011-08-24 James TurnerInclude ws2tcpip.h header (for getaddrinfo) on Windows
2011-08-24 James TurnerFix a release build issue, meaning of IDLE state was...
2011-08-24 James TurnerCopy constructor and assignment operator for revised...
2011-08-24 James TurnerChange IPAddress to use getaddrinfo internally, and...
2011-08-22 James TurnerRevert "Support non-blocking address lookups, and switc...
2011-08-22 James TurnerRevert "Keep automake working, added new files"
2011-08-22 James TurnerRevert "Ick, further fixes for Linux/MSVC"
2011-08-22 James TurnerIck, further fixes for Linux/MSVC
2011-08-21 James TurnerKeep automake working, added new files
2011-08-21 James TurnerSupport non-blocking address lookups, and switch to...
2011-08-08 James TurnerTweaks to queuing of HTTP/1.0 connections, and tests...
2011-08-07 James TurnerUpdate HTTP code to support HTTP/1.0 responses, eg...
2011-08-04 James TurnerWhoops, fix tests for user-agent being HTTP/1.1 spec
2011-08-04 James TurnerFurther HTTP improvements, correct proxy support, spec...
2011-08-01 James TurnerFurther HTTP improvements, wget-alike test program...
2011-07-30 James TurnerTweaks to HTTP code, in preparation for using it for...
2011-07-26 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-25 Torsten DreyerDon't rely on simgear/version.h
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-19 Mathias FroehlichMake it compile with gcc-4.6
2011-07-19 James TurnerEnable more unit-tests via CTest
2011-07-19 James TurnerRemove some debug output, fix version.h include path
2011-07-19 James TurnerBut of course, Mac lacks malloc.h - so you cstdlib...
2011-07-19 James Turnertest linkage needs librt on Linux. Need to tidy this...
2011-07-19 James TurnerFix Linux compilation of netChat - explicit include...
2011-07-19 James TurnerNot forgetting automake for the moment
2011-07-19 James TurnerTiny HTTP client layer on top of NetChat - and CTest...
2011-06-22 Torsten DreyerFix bug #346: httpd broken
2011-05-27 Torsten DreyerMake multicast sockets work under windows
2011-04-13 Torsten DreyerAdd multicast support for sockets
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-14 ThorstenBremove old .cvsignore files
2010-11-12 Curtis L. OlsonFix setsockopt() to match previous precident of setsock...
2010-11-12 Frederic BouvierFix setsockopt call
2010-11-12 Curtis L. OlsonPatch to avoid the problem of the socket resource not...
2010-10-28 ThorstenBMerge branch 'integration' into next
2010-10-24 James TurnerBuild fixes for net classes in Simgear.
2010-10-24 James TurnerMigrate relevant PLIB netXXX classes into SimGear.
2010-10-23 ThorstenBBuffer size safety.
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-08-06 James TurnerFixes for automake correctness.
2010-07-30 Erik Hofmanuse std::string
2010-07-30 James TurnerMerge branch 'topics/remove_point3d' of git@gitorious...
2010-07-29 James TurnerRemove deprecated vector classes - finally!
2010-07-29 James TurnerWIP - removing remaining users of Point3D.
2010-07-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-23 James TurnerMerge branch 'next' of git@gitorious.org:fg/simgear...
2010-07-23 James TurnerFix Win32 compilation of raw_socket.
2010-07-22 James TurnerLinux build fixes, now netSocket.h is no longer included.
2010-07-22 James TurnerI greatly dislike GNU automake.
2010-07-22 James TurnerMove PLIB netSocket into SimGear, as simgear::Socket...
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-05-27 James TurnerMerge branch 'topics/condexp' into next
2010-05-26 James TurnerMerge branch 'topics/condexp' into next
2010-05-23 Torsten DreyerCleanup some nonprinting characters make this file...
2010-05-23 Torsten Dreyerignore generated test apps
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
next