Skip to content

Tags: zymop09/j2objc

Tags

2.8

Toggle 2.8's commit message
Merge pull request google#1646 from tomball:master

PiperOrigin-RevId: 367049201

2.7

Toggle 2.7's commit message
Updated build_distribution script to generate separate core and frame…

…works zip files. This is needed to avoid distributions too large to be uploaded to GitHub.

PiperOrigin-RevId: 332351647

interns_start

Toggle interns_start's commit message
Last commit before 2020 summer interns started.

2.6

Toggle 2.6's commit message
Updates Xcode examples to support Mac Catalyst.

PiperOrigin-RevId: 307654773

2.5

Toggle 2.5's commit message
Bazel support: remove app_icons and launch_images attributes in examp…

…les/Contacts.

	Change on 2019/07/15 by antoniocortes <[email protected]>

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

2.4

Toggle 2.4's commit message
JDK 11: patch procyon to remove URLClassPath dependency.

	Change on 2019/03/14 by antoniocortes <[email protected]>

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

2.3.1

Toggle 2.3.1's commit message
java.compiler API: extend JavacJ2ObjCIncompatibleStripper from com.su…

…n.source.util.TreeScanner.

	Change on 2019/01/10 by antoniocortes <[email protected]>

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

2.3

Toggle 2.3's commit message
IosSslSocket: deplete the SSL buffer before issuing a new read.

Recommended here:
google#998 (comment)

More details in the same thread:
google#998 (comment)

	Change on 2018/11/27 by antoniocortes <[email protected]>

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

2.2

Toggle 2.2's commit message
HelloSwift example: point J2OBJC_HOME to the location expected when t…

…he example is part of the release.

	Change on 2018/09/07 by antoniocortes <[email protected]>

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

2.1.1

Toggle 2.1.1's commit message
Stop using class name heuristics to filter out non-tests.

The bug that made that necessary has been fixed by now.

	Change on 2018/04/18 by mkretzschmar <[email protected]>

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