This website requires JavaScript.
Explore
Help
Sign In
livie
/
phoenix-firestorm
Watch
1
Star
0
Fork
You've already forked phoenix-firestorm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c7842dda37
phoenix-firestorm
/
indra
/
test
History
Oz Linden
5c6cf3e7fb
restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes
2015-04-10 11:02:37 -04:00
..
CMakeLists.txt
fixes for cmake warnings about policy changes. could not fully test these changes
2014-10-13 12:46:55 -07:00
blowfish.1.bin
…
blowfish.2.bin
…
blowfish.digits.txt
…
blowfish.pl
…
catch_and_store_what_in.h
…
debug.h
…
io.cpp
…
llapp_tut.cpp
Update to build on Xcode 6.0: remove #pragmas from code to deal with tut warnigs/errors (moved to package) AND bracket clang #pragmas in #if LL_DARWIN
2014-10-20 16:02:03 -07:00
llassetuploadqueue_tut.cpp
…
llblowfish_tut.cpp
…
llbuffer_tut.cpp
Update to build on Xcode 6.0: remove #pragmas from code to deal with tut warnigs/errors (moved to package) AND bracket clang #pragmas in #if LL_DARWIN
2014-10-20 16:02:03 -07:00
lldatapacker_tut.cpp
…
lldoubledispatch_tut.cpp
…
llevents_tut.cpp
Fix Xcode 6 compile errors relating to tut::ensure_equals() overloads.
2014-10-23 08:44:42 -07:00
llhttpdate_tut.cpp
…
llhttpnode_tut.cpp
…
lliohttpserver_tut.cpp
…
llmessageconfig_tut.cpp
restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes
2015-04-10 11:02:37 -04:00
llmessagetemplateparser_tut.cpp
…
llpermissions_tut.cpp
Update to build on Xcode 6.0: remove #pragmas from code to deal with tut warnigs/errors (moved to package) AND bracket clang #pragmas in #if LL_DARWIN
2014-10-20 16:02:03 -07:00
llpipeutil.cpp
…
llpipeutil.h
…
llsaleinfo_tut.cpp
…
llscriptresource_tut.cpp
…
llsd_new_tut.cpp
Remove Visual Studio workaround for lack of std::fpclassify().
2014-12-16 14:03:57 -05:00
llsdmessagebuilder_tut.cpp
…
llsdmessagereader_tut.cpp
…
llsdtraits.h
…
llsdutil_tut.cpp
…
llservicebuilder_tut.cpp
…
llstreamtools_tut.cpp
…
lltemplatemessagebuilder_tut.cpp
…
lltimestampcache_tut.cpp
…
lltranscode_tut.cpp
Re-enable skipped test: evidently Windows APR libs CAN transcode.
2015-01-23 11:51:01 -05:00
lltut.cpp
Bring in new TUT library build. Clean up ensure_equals() overloads.
2014-10-23 20:23:08 -07:00
lltut.h
Wrap #pragma clang in #if __clang__, else VS produces fatal warnings.
2014-12-05 08:48:10 -05:00
lluserrelations_tut.cpp
…
llxorcipher_tut.cpp
…
message_tut.cpp
restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes
2015-04-10 11:02:37 -04:00
mock_http_client.cpp
…
mock_http_client.h
…
namedtempfile.h
Replace boost::lambda::_1 with boost::phoenix::placeholders::arg1.
2014-12-10 11:15:56 -08:00
prim_linkability_tut.cpp
…
test.cpp
…
test.h
…
test_llmanifest.py
…