Home
last modified time | relevance | path

Searched refs:Added (Results 1 – 25 of 1082) sorted by relevance

12345678910>>...44

/external/cldr/tools/java/org/unicode/cldr/util/data/
Dlanguage-subtag-registry6 Added: 2005-10-16
11 Added: 2005-10-16
17 Added: 2005-10-16
22 Added: 2005-10-16
28 Added: 2005-10-16
34 Added: 2005-10-16
40 Added: 2005-10-16
45 Added: 2005-10-16
52 Added: 2005-10-16
58 Added: 2005-10-16
[all …]
/external/jcommander/
DCHANGELOG6 Added: JCommander#acceptUnknownOption and JCommander#getUnknownArgs
7 Added: JCommander#allowAbbreviatedOptions (default: false)
8 Added: JCommander#setCaseSensitiveOptions (default: true)
9 Added: Support for enums (Scott M Stark)
23 Added: IValueValidator to validate parameter values (typed) as opposed to IParameterValidator which…
24 Added: echoInput, used when password=true to echo the characters (Jason Wheeler)
25 Added: @Parameter(help = true)
35 Added: Default passwords are no longer displayed in the usage (Paul Mendelson)
36 Added: Variable arities now work magically, no need for IVariableArity any more
47 Added: @DynamicParameter
[all …]
/external/testng/
DCHANGES.txt67 Added: GITHUB-631: Avoid the static limitation of external DataProvider. (Julien Herr)
68 Added: GITHUB-631: Allow to use Guice injection in DataProvider. (Julien Herr)
69 Added: Drop support of Java6 and previous.
70 Added: GITHUB-617: Allow injection of org.testng.ITestContext into the guice parent module. (Julien…
79 Added: GITHUB-616: org.testng.internal.Version will be always up-to-date (Julien Herr)
123 Added: Descriptions in the HTML reports
124 Added: Various improvements to EmailableReporter (Abraham Lin)
125 Added: Allow injection of java.lang.reflect.Constructor and org.testng.ITestNGMethod into DataProvi…
137 Added: Predefined listeners (Tim Wu)
144 Added: Big performance improvement when generating the reports (Frank Pavageau)
[all …]
/external/vixl/doc/
Dchangelog.md28 + Added support for `umulh` instruction.
29 + Added support for `fcmpe` and `fccmpe` instructions.
43 + Added support for `prfm` prefetch instructions.
44 + Added support for all `frint` instruction variants.
81 + Added support for `frintm`.
83 + Added more tests for floating point instruction simulation.
98 + Added support for `fmadd`, `fnmadd`, `fnmsub`, `fminnm`, `fmaxnm`,
100 + Added support for assembling and disassembling `isb`, `dsb` and `dmb`.
101 + Added support for automatic inversion of compare instructions when using
103 + Added support for using `movn` when generating immediates.
[all …]
/external/markdown/docs/
DCHANGE_LOG12 Feb 2009: Added support for multi-level lists to new Blockprocessors.
14 Jan 2009: Added HTML 4 output as an option (thanks Eric Abrahamsen)
16 Nov 2008: Added Definistion List ext. Replaced old core with BlockProcessors.
20 Refactored tree tarversing. Added treap implementation, then replaced with
28 August 18 2008: Reorganized directory structure. Added a 'docs' dir
30 Added additional documentation and a few bug fixes. (v2.0-beta)
32 August 4 2008: Updated included extensions to ElementTree. Added a
41 May 2008: Added a number of additional extensions to the
62 Nov 29, 2007: Added support for images inside links. Also fixed
80 Oct 9, 2007: Added textPreprocessor (from 1.6b).
[all …]
/external/ImageMagick/Magick++/
DNEWS4 * Added adaptiveThreshold() method.
5 * Added colorMapSize() method.
6 * Added DrawablePushClipPath, DrawablePopClipPath, and DrawableClipPath.
14 * Added the Image textEncoding() method and an encoding option to
16 * Added the Image compare() method to support comparing two similar
23 * Added a profile() method to Image to support adding, removing,
32 * Added DrawableTextUnderColor class to set text underbox color.
52 * Added endian method to Image, and endianImage class to STL.h in
74 * Added Drawable objects (DrawablePushPattern & DrawablePopPattern)
76 * Added Image strokePattern() and fillPattern() methods for specifying
[all …]
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/
DCHANGES3 *) Added support for pypy 2.2
20 *) Added support for the following grouping @-rules:
23 *) Added support for Python 3.4 and Jython 2.7
28 *) Added compat option to setup.py supporting the pip installer
30 *) Added support for pypy (1.9, 2.0)
32 *) Added support for jython (2.5)
37 *) Added support for Python 3.3
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/
DCHANGES19 *) Lifted max restrictions for pypy versions. Added pypy3 support.
25 *) Added support for pypy 2.2
42 *) Added command line option for keeping comments starting with an exclamation
45 *) Added command line option for disabling the C implemention (-p)
47 *) Added support for python 3.4
49 *) Added support for keeping comments starting with an exclamation mark. This
59 *) Added support for jython 2.7
64 *) Added compat option to setup.py supporting the pip installer
66 *) Added support for pypy (1.9, 2.0)
68 *) Added support for jython (2.5)
[all …]
/external/libffi/
DChangeLog.v177 * README: Boosted rev to 1.14. Added notes.
89 * missing: Added file required by new automake.
93 * acconfig.h: Added USING_PURIFY flag. This is defined when
96 * configure.in (allsources): Added --enable-purify-safety switch.
106 * README: Boosted rev to 1.12. Added notes.
115 * README: Boosted rev to 1.11. Added notes about GNU make.
125 * README: Boosted rev to 1.09. Added more notes on building
128 * configure.in: Added --enable-debug switch. Boosted rev to
137 * README: Added n32 bug fix notes.
139 * Makefile.am: Added "make lint" production.
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.v177 * README: Boosted rev to 1.14. Added notes.
89 * missing: Added file required by new automake.
93 * acconfig.h: Added USING_PURIFY flag. This is defined when
96 * configure.in (allsources): Added --enable-purify-safety switch.
106 * README: Boosted rev to 1.12. Added notes.
115 * README: Boosted rev to 1.11. Added notes about GNU make.
125 * README: Boosted rev to 1.09. Added more notes on building
128 * configure.in: Added --enable-debug switch. Boosted rev to
137 * README: Added n32 bug fix notes.
139 * Makefile.am: Added "make lint" production.
[all …]
/external/u-boot/doc/
DREADME.bedbug16 Added bedbug commands to command table.
19 Added call to initialize debugger on startup.
22 Added bedbug_405.c to the Makefile.
25 Added code to handle the debug exception (0x2000) on the 405.
30 Added more detailed output for the program exception to tell
35 Added code to handle critical exceptions
64 Added call to initialize 860 debugger.
67 Added new file "bedbug_860.c" to the makefile
70 Added handler for InstructionBreakpoint (0xfd00)
73 Added new routine DebugException()
/external/ImageMagick/MagickWand/
DChangeLog30 * Added MagickSetOpacity/MagickGetOpacity.
33 * Added MagickSetBorderColor/MagickGetBorderColor.
36 * Added MagickSetImageFuzz/MagickGetImageFuzz.
39 * Added DrawGet/SetTextKerning and DrawGet/SetInterWordSpacing.
71 * Added get/set font and pointsize methods to magick-property.c (reference
75 * Added MagickGetImageProperties(), MagickGetImageOptions(), and
96 * Added methods MagickGetAntialias(), MagickSetAntialias(),
104 * Added MagickSetImageClipMask(), MagickGetImageClipMask() methods.
128 * Added MagickSetIteratorIndex() and MagickGetIteratorIndex() and
158 * Added MagickGetImageTicksPerSecond() and MagickSetImageTicksPerSecond().
[all …]
/external/protobuf/csharp/
DCHANGES.txt25 - Added the AllowPartiallyTrustedCallers attribute
46 - Added support for Portable library
47 - Added 'Unsafe' static type in ByteString to allow direct buffer access
65 - Added option service_generator_type to control service generation with
67 - Added interfaces IRpcDispatch and IRpcServerStub to provide for blocking
69 - Added ProtoGen.exe command-line argument "--protoc_dir=" to specify the
81 - Issue 25: Added support for NuGet packages
112 - Added cls_compliance option to generate attributes indicating
114 - Added file_extension option to control the generated output file's extension.
115 - Added umbrella_namespace option to place the umbrella class into a nested
[all …]
/external/fonttools/
DNEWS.rst12 - [varLib.plot] Added support for 2D plots with only 1 variation axis (#1522).
16 default in ``instantiateVariableFont``. Added ``--no-overlap`` cli option
21 - [feaLib] Added ``forceChained`` in MultipleSubstStatement (#1511).
23 Added support for ``subtable`` statement in more places than just PairPos
39 - [feaLib] Added 'tables' option to __main__.py (#1497).
44 - [Snippets] Added name-viewer.ipynb Jupyter notebook.
73 - [svgLib] Added support for converting elliptical arcs to cubic bezier curves
75 - [py23] Added backport for ``math.isfinite``.
89 - [ttx] Added ``--no-recalc-timestamp`` option to keep the original font's
98 - [subset] Added ``--retain-gids`` option to subset font without modifying the
[all …]
/external/strace/xlat/
Dloop_flags_options.in2 /* Added in v2.6.11-732-gf3f28e4, Removed in v3.2-rc1~49^2~5^2~3 */
4 /* Added in v2.6.25-rc1~758 */
6 /* Added in v3.2-rc1~48^2~7 */
8 /* Added in v4.4-rc1~133^2~22 */
/external/libpng/
DCHANGES99 Added new initialization API to make libpng work better with shared libs
119 Added more error checking for writing and image to reduce invalid files
132 Added external C++ wrapper statements to png.h (Gilles Dauphin)
155 Added test for MACOS to ensure that both math.h and fp.h are not #included
156 Added macros for libpng to be compiled as a Windows DLL (Andreas Kupries)
157 Added "packswap" transformation, which changes the endianness of
159 Added "strip_alpha" transformation, which removes the alpha channel of
161 Added "swap_alpha" transformation, which puts the alpha channel in front
165 Added new pCAL chunk read/write support
166 Added experimental filter selection weighting (Greg Roelofs)
[all …]
/external/python/rsa/
DCHANGELOG.txt18 - Added function `rsa.find_signature_hash()` to return the name of the hashing
77 - Added character encoding markers for Python 2.x
83 - Added per-file licenses
84 - Added support for wheel packages
109 - Added Python 3.3 to the test environment.
111 - Added support for loading public keys from OpenSSL
125 - Added ability to generate keys on multiple cores simultaneously.
148 - Added a lot of doctests
150 - Added random-padded encryption and decryption using PKCS#1 version 1.5
152 - Added hash-based signatures and verification using PKCS#1v1.5
/external/libexif/
DNEWS4 * Added more supported lens in Canon MakerNote
5 * Added some defensive NULL pointer checks
34 * Added some example programs
42 * Added support for Epson MakerNotes
44 * Added remaining GPS tags from the EXIF 2.2 spec to the tag table
52 * Added support for writing Pentax and Casio type2 MakerNotes
68 * Added support for Fuji and Sanyo makernotes
69 * Added support for the NO_VERBOSE_TAG_STRINGS and NO_VERBOSE_TAG_DATA
71 * Added support for more tags
81 * Added support for 2 new types of Pentax makernotes & Casio type2 makernote
[all …]
/external/syzkaller/syz-hub/
Dhttp.go44 total.Added += mgr.Added
52 Added: mgr.Added,
80 Added int member
110 <th>Added</th>
121 <td>{{$m.Added}}</td>
/external/ltp/testcases/kernel/fs/fs_bind/
DCHANGELOG34 Added some traps to the test scripts to detect unexpected errors and log them
48 Added quotes around paths, variables, and output that may someday contain
51 Added logdir/errors redirection of stderr
57 Added Makefiles for .c files and for toplevel dir (for LTP integration)
69 Added bits to handle commands that are expected to fail (return non-zero)
75 Added umounts and comments describing cleanup bits which cleanup in case of
78 Added a BUGS file
80 Added a CHANGELOG
82 Added TODO file(s)
/external/e2fsprogs/doc/RelNotes/
Dv1.07.txt33 Added a check to e2fsck to make sure that the length of every
37 Added a check to e2fsck to make sure that a directory entry isn't a
40 Added a check to e2fsck to now make sure the '.' and '..' directory
43 Added check to write_bitmaps() to make sure the superblock doesn't get
46 Added checking of the new feature set fields in the superblock, to
79 Added new abstraction (defined in dblist.c) for maintaining a list of
83 Added new functions which test to see if a contiguous range of blocks
86 Added new function (ext2_inode_has_valid_blocks) which returns true if
89 Added new function (ext2fs_allocate_tables) which allocates the
93 Added a new I/O manager for testing purposes. It will either allow a
[all …]
Dv1.34.txt8 Added code to mke2fs to assure that the default block size for a
34 Added a new debugfs command, dump_unused, which dumps the contents of
38 Added a new debugfs command, imap, which prints the location of a
45 Added a new option (-t) to badblocks, which allows the user to control
63 - Added Czech and Swedish translations
87 NLS support by default. (Added partial workaround for gettext/Darwin
90 Added full MIT KRB5 and Himdall compatibility support to the com_err
93 Added the blkid_known_fstype() function to the blkid library, which
99 Added the ext2fs_get_device_sectsize() function the the ext2fs library, which
102 Added a dependency in the blkid library's .so file to the uuid
[all …]
/external/gptfdisk/
DNEWS8 - Added new partition type codes for Ceph
18 - Added new partition type codes from
28 - Added feature to sgdisk's -A/--attributes, -c/--change-name,
63 - Added GPT regeneration command to GPT-destruction options ('z' in gdisk,
68 - Added check for an oversized 0xEE protective partition. The program now
79 - Added new type codes (3000, 7412F7D5-A156-4B13-81DC-867174929325 and
83 - Added new type ccde (ED01, BFBFAFE7-A34F-448A-9A5B-6213EB736C22), for
92 - Added new type code: 933AC7E1-2EB4-4F13-B844-0E14E2AEF915, or gdisk code
98 - Added new type code: 9E1A2D38-C612-4316-AA26-8B49521E5A8B, or gdisk code
116 - Added check for an active/bootable 0xEE protective partition to the
[all …]
/external/curl/docs/cmdline-opts/
Dwrite-out.d68 requested. 0 means the verification was successful. (Added in 7.52.0)
73 \fIwould\fP have gone to. (Added in 7.18.2)
77 IPv4 or IPv6 (Added in 7.29.0)
80 The remote port number of the most recently done connection (Added in 7.29.0)
83 The URL scheme (sometimes called protocol) that was effectively used (Added in 7.52.0)
107 means the verification was successful. (Added in 7.19.0)
111 error. (Added in 7.63.0)
116 (Added in 7.63.0)
120 connect/handshake to the remote host was completed. (Added in 7.19.0)
139 redirections. (Added in 7.12.3)
/external/tinyxml/
Dchanges.txt22 - Added the TiXmlAttributeSet class to pull the attributes into
28 - Added the "NodeType"
31 - Added the TiXmlDeclaration class to read xml declarations.
36 - Added FirstChildElement and NextSiblingElement, because they
43 - Added the "Clear" method on a node to delete all its children.
50 - Added the TIXML prefix to the error strings to resolve conflicts
72 - Added a switch to enable or disable the ignoring of white space. ( TiXmlDocument::SetIgnoreWhiteS…
74 - Added a stream out operator.
75 - Added a stream in operator.
84 - Added missing licence text. Thanks to Lars Willemsens.
[all …]

12345678910>>...44