Glenn Ganz
4a0f4a4677
fix rangeOfString
2013-05-08 17:15:28 +02:00
Glenn Ganz
93388aad8c
fix rangeOfString
2013-05-08 17:14:08 +02:00
Glenn Ganz
f0bbd6df25
implement lengthOfBytesUsingEncoding:
2013-05-08 13:47:38 +02:00
Glenn Ganz
8018788f6a
Fix NSTimeZone on windows 8
2013-04-29 17:47:14 +02:00
Airy ANDRE
08aabde0c8
NSBundle pathsForResources doesn't work with a "" type as it does on Cocoa
2013-04-24 15:58:33 +02:00
Airy ANDRE
7a3b9bf141
Custom decimal sepator is not properly handled on validation
2013-04-16 14:57:24 +02:00
Robert Grant
9ea402b399
NSLocale initWithCoder needs to retain the object being substituted to ensure retain/releases are balanced
2013-04-11 16:19:01 -04:00
Airy ANDRE
b8a302d200
NSScanner scanDouble is terribly slow with long strings
2013-04-11 15:53:01 +02:00
Christopher Lloyd
cea2178afe
fix build
2013-04-08 21:39:02 -04:00
Christopher Lloyd
fd90795d4a
fix comment
2013-04-08 11:27:43 -04:00
Christopher Lloyd
20d9bf5d5b
fix Darwin constant string definition
2013-04-08 11:18:22 -04:00
Christopher Lloyd
3532d0a1c2
Fix Darwin builds
2013-04-07 22:48:08 -04:00
Christopher Lloyd
29537572e1
fix Darwin 64bit Foundation build
2013-04-07 22:12:55 -04:00
Christopher Lloyd
2ad3151efb
upgrade some projects to 4.6, remove xcconfigs from resources build phase
2013-04-05 11:24:24 -04:00
Christopher Lloyd
54c3412526
move bulk of build settings to xcconfigs, clean out unneeded build rules, phases and settings
2013-04-05 11:01:56 -04:00
Christopher Lloyd
f75dc4cb92
fix build for non-windows targets
2013-04-05 11:01:05 -04:00
Christopher Lloyd
a797940597
delete MacOS AppKit target and move some settings to xcconfig
2013-04-04 09:37:30 -04:00
Airy ANDRE
51f118d6d4
Brings back lost fixes from a bad merge (fixes from http://code.google.com/p/cocotron/issues/detail?id=963 )
2013-04-01 10:42:20 -07:00
Christopher Lloyd
d9b45b69ee
add proper platform names and setup Foundation to use the xcconfigs
2013-03-31 23:40:22 -04:00
Christopher Lloyd
794364bc65
add xcconfigs to projects
2013-03-31 23:27:37 -04:00
Christopher Lloyd
d700652cf3
merge of plasqdev-cocotron
2013-03-29 21:55:33 -04:00
Christopher Lloyd
587d8d784b
fix #964
2013-03-29 10:16:28 -04:00
Christopher Lloyd
fabcc9e345
fix #962
2013-03-29 10:15:17 -04:00
Airy ANDRE
f63e1bdb24
Better formatter support
2013-03-27 20:19:14 +01:00
Airy ANDRE
ea8a07fd6c
Make [NSError localizedDescription] closer to what modern Mac OS versions are returning
2013-03-21 14:53:33 +01:00
Airy ANDRE
ea6130a685
Bring back our maint-v2 version of escaping/unescaping
2013-03-21 14:52:46 +01:00
Airy ANDRE
32f9291285
Escape > 0x7f chars
2013-03-19 13:12:54 +01:00
Robert Grant
4c085f7bef
compareObjectsUsingDescriptors is double incrementing causing descriptors to be skipped
2013-03-18 14:39:21 -04:00
Christopher Lloyd
44efa55774
fix #961
2013-03-09 17:07:45 -05:00
Christopher Lloyd
e75ab9e7d1
fix #1001
2013-03-09 16:24:45 -05:00
Christopher Lloyd
9389f5a0ab
fix #1000
2013-03-09 16:19:31 -05:00
Christopher Lloyd
1f4cf31f6a
fix #1010
2013-03-09 15:55:31 -05:00
Andy Van Ness
45af06cf6f
Implemented -[NSString lengthOfBytesUsingEncoding:]
2013-02-15 16:13:35 -05:00
Andy Van Ness
ed9e6cf936
Moved Linux targets to build setting to select compiler rather than build rule
2013-02-13 19:23:32 -05:00
Glenn Ganz
b67f87bd64
Fix NSTask on posix systems
2013-02-12 10:50:28 +01:00
Glenn Ganz
020c937717
Foundation/platform_posix/NSTask_posix.m
2013-02-12 10:49:54 +01:00
Andy Van Ness
ac64bae5c6
Fixed missing NSProcessInfo import
2013-02-11 15:32:00 -05:00
Juerg Bircher
1bf767f3be
string fixes
2013-02-05 09:56:22 +01:00
Airy ANDRE
c5b3fbf93d
Merge with maintenance branch
2013-02-04 19:29:05 +01:00
Airy ANDRE
7d72e75980
NSMutableAttributedString encoding/decoding is so wrong...
2013-02-01 19:56:28 +01:00
Airy ANDRE
b66abae4d0
Merge with maintenance clone
2013-02-01 14:59:02 +01:00
Glenn Ganz
c0cd2b7a1c
Fix getCString methods
2013-01-29 15:06:42 +01:00
Glenn Ganz
09950b50e8
Fix null termination in utf-8 strings
2013-01-29 13:10:46 +01:00
Glenn Ganz
86313d5c31
Fix null termination in utf-8 strings
2013-01-29 12:44:53 +01:00
Robert Grant
487fdb3396
retain the object being removed so it can be safely tested even after it gets removed
2013-01-07 18:16:37 -05:00
Jim Truher
4740d9e6f7
Change our log level to INFO instead of ERROR
2013-01-03 10:06:55 -08:00
Jim Truher
4a904b30a1
Add the OS version to the initial console logging message
2013-01-03 10:05:01 -08:00
Jim Truher
110273eab5
Add the OS version to the initial console logging message
2013-01-02 16:18:52 -08:00
Airy ANDRE
09f89c037b
Kill some warnings
2012-12-07 19:02:29 +01:00
Airy ANDRE
8f07b0bdc6
Merge with the trunk with a few fixes
...
- make the JPEG exporters to work by including proper library-installation detection and not using unimplemented API
- disable/comment special observing on addXXX: & removeXXX: method, that throw exceptions when you have some of these methods not using NSSet
- repair the NS<geometry>FromString methods ('{%g,%g}' is a good scan string, not '{"%g","%g"}')
- keep our branch changes on Win32 keyboard handling as it supports dead-keys
2012-11-28 18:34:54 +01:00