Sacha
|
b7a01dc2fe
|
Fix shared_ptr as well.
|
2013-06-02 22:58:55 +10:00 |
|
Sacha
|
0ef45bd23d
|
Move C++11 functions to std namespace.
|
2013-06-02 22:25:57 +10:00 |
|
Sacha
|
58c40dabb1
|
Fix C++11 usage in native with platform-specific hacks.
|
2013-06-02 13:06:40 +10:00 |
|
Henrik Rydgard
|
5f659ce282
|
Add some network stuff (background downloader, URL splitter)
|
2013-05-31 23:04:42 +02:00 |
|
Henrik Rydgård
|
f9ab24cb3d
|
define changes for mac from vit6969.
|
2013-05-06 23:30:34 +02:00 |
|
Peter Thoman
|
5835fe293a
|
When processing a parallel loop, save some context switching by processing one chunk on the calling thread
|
2013-05-03 14:27:34 +02:00 |
|
Sacha
|
f9c50c822a
|
Fix name collision by prefixing '::'.
|
2013-05-02 17:34:06 +10:00 |
|
Sacha
|
0388a8e23a
|
Buildfix for Symbian.
|
2013-05-02 17:05:34 +10:00 |
|
Unknown W. Brackets
|
8d7fd41838
|
Buildfix for iOS.
|
2013-05-01 23:30:11 -07:00 |
|
Sacha
|
eb3c3cd217
|
Use boost to do C++11 features on Symbian. Use namespaces.
|
2013-05-02 15:45:51 +10:00 |
|
Peter Thoman
|
c75510b304
|
Eliminated lambda, undo debug compialtion changes
|
2013-05-01 16:06:54 +02:00 |
|
Peter Thoman
|
c7399857e3
|
Fixed potential shutdown deadlock issue
|
2013-05-01 14:06:29 +02:00 |
|
Peter Thoman
|
f0f0fd2b75
|
Forgot loop sequentialization
|
2013-05-01 13:20:25 +02:00 |
|
Peter Thoman
|
0fcf809d37
|
Added ThreadPool with parallel loop functionality
|
2013-05-01 13:18:25 +02:00 |
|
Peter Thoman
|
dbff26fce5
|
Added NOMINMAX before including Windows.h in thread.h -- finally found where this came from
|
2013-05-01 13:15:52 +02:00 |
|
Sacha
|
56a1fb6278
|
Maemo/Harmattan actually support std::bind and not lambdas
|
2013-04-28 16:19:59 +10:00 |
|
Sacha
|
4d6df78162
|
Buildfix
|
2013-04-15 00:49:04 +10:00 |
|
Sacha
|
3199137b46
|
Use lambdas instead if we don't have C++11 support.
|
2013-04-14 23:08:51 +10:00 |
|
Henrik Rydgard
|
0d0ed1256b
|
Add safety check in prio work queue
|
2013-04-14 12:24:28 +02:00 |
|
Henrik Rydgard
|
345180dcef
|
Add queue flush ability. Fix VGrid wrapping in UI. Fix some strange java error.
|
2013-04-14 11:58:07 +02:00 |
|
Unknown W. Brackets
|
6e24983f8a
|
iOS: Buildfix.
|
2013-04-13 12:51:15 -07:00 |
|
Henrik Rydgard
|
25711066df
|
Add prioritizedworkqueue, thread stuff, ui tweaks, small optimizations in file util
|
2013-04-13 21:22:03 +02:00 |
|