summaryrefslogtreecommitdiff
path: root/src/3rdparty/webkit/JavaScriptCore/wtf
AgeCommit message (Expand)AuthorFilesLines
2009-10-22Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit-4.6-snapshot-22102...Jocelyn Turcotte8-28/+119
2009-10-01Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-3009200...Jocelyn Turcotte5-4/+103
2009-09-29Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-2909200...Jocelyn Turcotte5-21/+36
2009-09-28JavaScriptCore compile fix for Windows CE on ARMJoerg Bornemann1-1/+2
2009-09-24Updated WebKit from /home/joce/dev/qtwebkit3/ to qtwebkit-4.6-snapshot-240920...Jocelyn Turcotte8-31/+137
2009-09-18Windows CE specific time functions removed from QtWebKitJoerg Bornemann3-3/+1
2009-09-18Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-1809200...Jocelyn Turcotte38-362/+1221
2009-09-07make JavaScriptCore compile on HPUXKent Hansen1-1/+1
2009-09-04define MAP_ANON as MAP_ANONYMOUS on HPUXKent Hansen1-0/+3
2009-09-04Add PLATFORM(HPUX) and COMPILER(ACC) defines, for HP-UX support.Thiago Macieira1-0/+24
2009-09-04Fix compilation on AIX: struct tm has no timezone information.Simon Hausmann1-1/+1
2009-09-04Work around an apparent xlC 7 bug: partial specialisation on HashMap.Thiago Macieira1-49/+54
2009-09-04Fix compilation with xlC 7: apparently problem with nested templates.Thiago Macieira1-20/+20
2009-09-04Fix compilation with Sun CC 5.9: the default constructor for HashTableIterato...Thiago Macieira3-5/+23
2009-09-04Fix linking with Sun CC 5.9: function pointers for extern "C" are treated dif...Thiago Macieira1-1/+3
2009-09-04Remove comma at end of enum. Some compilers are more picky than others.Thiago Macieira1-1/+1
2009-09-04Fix compilation with Sun CC 5.9: moving elements in a vector requires source ...Thiago Macieira1-6/+6
2009-09-04Fix oversize-buffer support for aligning.Thiago Macieira1-3/+8
2009-08-24compile fix with namespaced Qthjk4-0/+7
2009-08-22Fix compilation with WINSCW: no varargs macrosThiago Macieira1-9/+9
2009-08-20add platforms AIX and HPUXKent Hansen1-1/+35
2009-08-19Add support for aligned buffers without alignment macrosThiago Macieira1-1/+13
2009-08-17Build on Windows CEKent Hansen1-1/+4
2009-08-17disable variadic macros on MSVC7Kent Hansen1-4/+8
2009-07-29compile on QNXHarald Fernengel1-1/+2
2009-07-29Port of Qt to QNXHarald Fernengel2-2/+19
2009-07-29Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann30-74/+816
2009-07-13Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann8-114/+189
2009-06-29Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann3-1/+34
2009-06-24Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann20-57/+1578
2009-06-15Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann61-1351/+4363
2009-06-05All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure1-1/+1
2009-03-23Long live Qt!Lars Knoll75-0/+21000