Searched refs:backport (Results 1 – 11 of 11) sorted by relevance
4 This is the JDK5 backport of Guava. Notable differences from the20 The JDK5 backport builds with Maven, but has a number of24 compatible class files, the backport does not build with JDK5.32 the backport will not build with JDK5, a JDK5 `rt.jar` should be used
56 ignore.backport.version=3.1.0101 # backport concurrent102 edu.emory.mathcs.backport,com.springsource.edu.emory.mathcs.backport,${ignore.backport.version}=-15
177 SkPictureData* SkPicture::backport() const { in backport() function in SkPicture194 SkAutoTDelete<SkPictureData> data(this->backport()); in serialize()207 SkAutoTDelete<SkPictureData> data(this->backport()); in flatten()
37 dnl This is a backport of Autoconf's 2.60 with the53 dnl This is a backport of Autoconf's 2.60 with the
213 SkPictureData* backport() const;
201 # is a backport of autoconf-2.59c's m4_foreach_w.293 # is a backport of autoconf-2.60's AC_PROG_MKDIR_P, with a fix
61 of the subsequent launched process. We are using unittest2 (a backport of new
1144 * Python 2.3 compatibility: backport of ``reversed(seq)``
11 + 426658 backport Bug 425930 to jetty-82033 + backport jetty-8 annotation parsing to jetty-72630 + JETTY-658 backport latest HttpClient from jetty-7 to jetty-6
1833 addressed in the master branch, and I am reluctant to try to backport
9680 * threads.c: backport of a thread bugfix from 2_5_X branch