Changeset 10412 in webkit for trunk/JavaScriptCore/ChangeLog
- Timestamp:
- Aug 31, 2005, 12:57:56 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/ChangeLog
r10399 r10412 1 2005-08-31 Justin Haygood <[email protected]> 2 3 Reviewed, tweaked, and landed by Darin. 4 5 - fixed http://bugzilla.opendarwin.org/show_bug.cgi?id=4085 6 - fixed http://bugzilla.opendarwin.org/show_bug.cgi?id=4087 7 - fixed http://bugzilla.opendarwin.org/show_bug.cgi?id=4096 8 Some fixes for compiling on windows. 9 10 * kjs/config.h: Added a WIN32 case in here, with suitable defines. 11 (To be tweaked as necessary.) 12 * kjs/function.cpp: Took out APPLE_CHANGES around use of ICU. 13 * kjs/operations.cpp: Removed some bogus code that always set HAVE_FLOAT_H. 14 1 15 2005-08-30 Darin Adler <[email protected]> 2 16
Note:
See TracChangeset
for help on using the changeset viewer.