ObjFW  History of tests/OFPlugin/OFPlugin.m of 1d802bf56cdc333dac97ce32623c0d92fc98dd39d9c3e6bc49b13d4ae41d29ec

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

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]