This website requires JavaScript.
Explore
Help
Sign In
colby
/
cappuccino
Watch
1
Star
0
Fork
0
mirror of
https://github.com/cappuccino/cappuccino.git
synced
2026-08-25 13:07:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90a45dca29f87fb4933d267bee2e31bc2360b442
cappuccino
/
Tests
/
Objective-J
T
History
Alexander Ljungberg
and
Ross Boucher
44555ac724
UTF compatible CFData base64 string encoder and decoder. Use it for CPButton key equivalent archiving. Also ordered CPText.j constants by value and removed the empty CPText class definition as it caused errors with nib2cib. Fixed: the key equivalent for forward delete (CPDeleteFunctionKey, \uF728) was transformed to '(' (\u0028) when archived and unarchived.
2010-06-11 09:39:19 -07:00
..
PropertyLists
Fix for being too strict when accepting PLISTs and also fixes a regression with erroring when parsing code with shebangs(!).
2010-02-03 00:31:37 -08:00
base64Test.j
UTF compatible CFData base64 string encoder and decoder. Use it for CPButton key equivalent archiving. Also ordered CPText.j constants by value and removed the empty CPText class definition as it caused errors with nib2cib. Fixed: the key equivalent for forward delete (CPDeleteFunctionKey, \uF728) was transformed to '(' (\u0028) when archived and unarchived.
2010-06-11 09:39:19 -07:00
CFDictionaryTest.j
fix CFDictionary.containsValue and CFDictionary.countOfValue and add tests to prove it
2010-05-24 15:45:21 -07:00
CFPropertyListTest.j
Fix for being too strict when accepting PLISTs and also fixes a regression with erroring when parsing code with shebangs(!).
2010-02-03 00:31:37 -08:00
CFURLTest.j
Fix for loading Cappuccino apps locally on Windows.
2010-03-30 16:28:42 -07:00
sprintfTest.j
Make sprintf no longer global, instead ObjectiveJ.sprintf.
2010-03-07 17:41:33 -08:00