Skip to content

Tags: mokebuluo/j2objc

Tags

2.0.3

Toggle 2.0.3's commit message
Added some definitions from limits.h

	Change on 2017/08/28 by zgao <[email protected]>

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=166722788

2.0.2

Toggle 2.0.2's commit message
Added testcases for inheritence and generics. Updated DebugASTPrinter…

… to print type parameters with bounds.

	Change on 2017/07/18 by manvithn <[email protected]>

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162373590

2.0.1

Toggle 2.0.1's commit message
Fix the treatment of the -sysroot flag in j2objcc.

	Change on 2017/06/06 by kstanger <[email protected]>

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=158179424

2.0

Toggle 2.0's commit message
Added workaround for Java 8 javac's bug re: package doc-comments (fix…

…ed in Java 9).

	Change on 2017/05/08 by tball <[email protected]>

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=155396077

1.3.1

Toggle 1.3.1's commit message
Issue google#828: Fixes missing casts for certain parameterized type …

…variables.

	Change on 2017/01/20 by kstanger <[email protected]>

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=145105948

1.3

Toggle 1.3's commit message
Removed batch-translate-max limit for javac front-end.

	Change on 2017/01/18 by tball <[email protected]>

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=144856365

1.2

Toggle 1.2's commit message
Added Class.toGenericString().

	Change on 2016/10/13 by tball <[email protected]>

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=136050057

1.1

Toggle 1.1's commit message
Remove portion of test that doesn't compile against protobuf 2.6.1.

	Change on 2016/07/26 by kstanger <[email protected]>

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=128478979

1.0.2

Toggle 1.0.2's commit message
Issue google#735: fixed hang calling Thread.sleep(0).

	Change on 2016/04/01 by tball <[email protected]>

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=118803764

1.0.1

Toggle 1.0.1's commit message
Removes forNumber test from public source since it's not available in…

… the most recent public version of protocol buffers yet.

	Change on 2016/02/09 by kstanger <[email protected]>
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=114227647