ObjFW  History of tests/OFPlugin/OFPlugin.m of d1ddc84e0ea5894988dab1a4e49465dcbbec8e5d195d5c00a2d7fdd07913e7c5

History of file tests/OFPlugin/OFPlugin.m at check-in d1ddc84e0ea5894988dab1a4e49465dcbbec8e5d195d5c00a2d7fdd07913e7c5

2009-10-01
12:44
Deleted: Migration of OFPlugin tests to new testing framework. check-in: [0ad8f57b16] user: js, branch: trunk, size: 0
2009-05-24
18:04
Always use #include "config.h" instead of #import "config.h". file: [3eae049364] check-in: [94ea6848a8] user: js, branch: trunk, size: 653 [annotate] [blame] [check-ins using] [diff]
2009-05-15
20:01
Use OFString as much as possible. file: [dfdf5ba72e] check-in: [67066be692] user: js, branch: trunk, size: 652 [annotate] [blame] [check-ins using] [diff]
2009-04-20
01:55
Improve tests. file: [4ca81ff021] check-in: [16f1025d5c] user: js, branch: trunk, size: 651 [annotate] [blame] [check-ins using] [diff]
2009-04-19
17:06
Don't use forwarding for OFPlugin.

This is faster and we don't rely on forwarding which is broken in
both, the GNU and the Apple runtime. Eventually, there will be an
implementation for forwarding that does work around the runtime bugs,
but still, an implementation of OFPlugin without forwarding makes more
sense. file: [0f4331146f] check-in: [179174571e] user: js, branch: trunk, size: 497 [annotate] [blame] [check-ins using] [diff]

2009-03-14
17:17
Added: Preliminary OFPlugin implementation.
Win32 isn't supported yet due to the problems libobjc + DLLs.
file: [0bbeec06e6] check-in: [2e13035431] user: js, branch: trunk, size: 508 [annotate] [blame] [check-ins using]