Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Side by Side Diff: third_party/ocmock/Changes.txt

Issue 9293037: Roll OCMock to dbdb233ae84498077f7e946abb49731968333f0b. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | third_party/ocmock/OCMock/OCPartialMockObject.m » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Chronological listing of changes. If a particular SVN revision has no entry, tha t 1 Chronological listing of changes. More detail is usually found in the Git commit messages
2 check-in did not involve any code or feature changes. 2 and/or the pull requests.
3 3
4
5 2012-01-23
6
7 * Avoiding deprecated method to convert to a C string (thanks to Kushal Pisavadi a)
8
9
4 2011-11-03 10 2011-11-03
5 11
6 * Recreated project from scratch with new conventions in Xcode 4.2 (thanks to Ma tt Di Pasquale) 12 * Recreated project from scratch with new conventions in Xcode 4.2 (thanks to Ma tt Di Pasquale)
7 13
8 14
9 2011-09-26 15 2011-09-26
10 16
11 * Arguments only need to be equal, don't have to have same class 17 * Arguments only need to be equal, don't have to have same class
12 18
19
20
21 Chronological listing of changes in the original Subversion code repository. If a particular
22 SVN revision has no entry, that check-in did not involve any code or feature cha nges.
13 23
14 2011-02-15 (r74) 24 2011-02-15 (r74)
15 25
16 * Added feature to explicitly disable a partial mock 26 * Added feature to explicitly disable a partial mock
17 27
18 28
19 2011-01-28 (r71) 29 2011-01-28 (r71)
20 30
21 * Updated example to work with iOS 4.2. 31 * Updated example to work with iOS 4.2.
22 32
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 246
237 2005-02-13 (r7) 247 2005-02-13 (r7)
238 248
239 * Added support for mocking formal protocols 249 * Added support for mocking formal protocols
240 250
241 251
242 2004-08-26 (r6) 252 2004-08-26 (r6)
243 253
244 * MockObject and Recorder now inherit from NSProxy. 254 * MockObject and Recorder now inherit from NSProxy.
245 255
OLDNEW
« no previous file with comments | « no previous file | third_party/ocmock/OCMock/OCPartialMockObject.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698