summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/JavaScriptCore/wtf
Commit message (Expand)AuthorAgeFilesLines
* fix WebKit build on Windows CE 6Joerg Bornemann2009-11-101-0/+4
* Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit-4.6-snapshot-20091...Jocelyn Turcotte2009-11-039-18/+53
* Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit-4.6-snapshot-22102...Jocelyn Turcotte2009-10-228-28/+119
* Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-3009200...Jocelyn Turcotte2009-10-015-4/+103
* Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-2909200...Jocelyn Turcotte2009-09-295-21/+36
* JavaScriptCore compile fix for Windows CE on ARMJoerg Bornemann2009-09-281-1/+2
* Updated WebKit from /home/joce/dev/qtwebkit3/ to qtwebkit-4.6-snapshot-240920...Jocelyn Turcotte2009-09-248-31/+137
* Windows CE specific time functions removed from QtWebKitJoerg Bornemann2009-09-183-3/+1
* Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-1809200...Jocelyn Turcotte2009-09-1838-362/+1221
* make JavaScriptCore compile on HPUXKent Hansen2009-09-071-1/+1
* define MAP_ANON as MAP_ANONYMOUS on HPUXKent Hansen2009-09-041-0/+3
* Add PLATFORM(HPUX) and COMPILER(ACC) defines, for HP-UX support.Thiago Macieira2009-09-041-0/+24
* Fix compilation on AIX: struct tm has no timezone information.Simon Hausmann2009-09-041-1/+1
* Work around an apparent xlC 7 bug: partial specialisation on HashMap.Thiago Macieira2009-09-041-49/+54
* Fix compilation with xlC 7: apparently problem with nested templates.Thiago Macieira2009-09-041-20/+20
* Fix compilation with Sun CC 5.9: the default constructor for HashTableIterato...Thiago Macieira2009-09-043-5/+23
* Fix linking with Sun CC 5.9: function pointers for extern "C" are treated dif...Thiago Macieira2009-09-041-1/+3
* Remove comma at end of enum. Some compilers are more picky than others.Thiago Macieira2009-09-041-1/+1
* Fix compilation with Sun CC 5.9: moving elements in a vector requires source ...Thiago Macieira2009-09-041-6/+6
* Fix oversize-buffer support for aligning.Thiago Macieira2009-09-041-3/+8
* compile fix with namespaced Qthjk2009-08-244-0/+7
* Fix compilation with WINSCW: no varargs macrosThiago Macieira2009-08-221-9/+9
* add platforms AIX and HPUXKent Hansen2009-08-201-1/+35
* Add support for aligned buffers without alignment macrosThiago Macieira2009-08-191-1/+13
* Build on Windows CEKent Hansen2009-08-171-1/+4
* disable variadic macros on MSVC7Kent Hansen2009-08-171-4/+8
* compile on QNXHarald Fernengel2009-07-291-1/+2
* Port of Qt to QNXHarald Fernengel2009-07-292-2/+19
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-07-2930-74/+816
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-07-138-114/+189
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-06-293-1/+34
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-06-2420-57/+1578
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-06-1561-1351/+4363
* All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-051-1/+1
* Long live Qt!Lars Knoll2009-03-2375-0/+21000