Searched refs:Restored (Results 1 – 25 of 28) sorted by relevance
12
46 bool Restored; variable50 : Reg(R), FrameIdx(FI), Restored(true) {} in Reg()56 bool isRestored() const { return Restored; } in isRestored()57 void setRestored(bool R) { Restored = R; } in setRestored()
35 * awktest.tar: Restored from Brian's tree.161 * FIXES: Restored a line from a much earlier version that
7 Restored optimization of bytes.rfind() and bytearray.rfind() for single-byte
116 Restored the __reduce__() methods of datetime objects.
111 Restored blocking "from package import module" by setting375 Restored support of loading marshal files with the TYPE_INT64 code. These
20 Restored blocking "from package import module" by setting
605 Restored support of loading marshal files with the TYPE_INT64 code. These
1174 Restored support of bytes paths in os.walk() on Windows.
847 Restored support of writing ZIP files to tellable but non-seekable streams.2641 Restored the use of lazy iterkeys()/itervalues()/iteritems() in the mailbox
1868 Restored support of bytes paths in os.walk() on Windows.
3890 Restored the __reduce__() methods of datetime objects.
1179 * Issue #523: Restored support for environment markers,1829 * Issue #312: Restored presence of pkg_resources API tests (doctest) to sdist.1880 * Issue #296: Restored support for ``__hash__`` on parse_version results.1885 * Issue #296: Restored support for ``__getitem__`` and sort operations on2055 * Issue #220: Restored script templates.2109 * Issue #199: Restored ``install._install`` for compatibility with earlier2212 * Issue #141: Restored fix for allowing setup_requires dependencies to2384 * Issue #72: Restored Python 2.4 compatibility in ``ez_setup.py``.2655 * Distribute #278: Restored compatibility with distribute 0.6.22 and setuptools
651 Restored backward compatibility of tEXt/zTXt chunk processing:652 Restored the first four members of png_text to the same order as v.1.0.5d.1035 Restored version 1.0.8 PNG_WRITE_EMPTY_PLTE_SUPPORTED behavior in pngwutil.c1259 Restored png_zalloc() and png_zfree() prototypes to version 1.2.1 and1287 Restored png_default_read|write_data, png_default_flush, png_read_fill_buffer1649 Restored scripts/makefile.elf which was inadvertently deleted.1666 Restored blank that was lost from makefile.sggcc "clean" target in beta7.2517 Restored pngtest.png to the libpng-1.4.0beta7 version.2540 Restored the binary files (*.jpg, *.png, some project files) that were2554 Restored the PNG_WRITE_FLUSH_AFTER_IEND_SUPPORTED guard around the call[all …]
115 Fixed : Restored lz4hc compression ratio (slightly lower since r124)
523 Restored the use of locale-independent mapping instead of locale-dependent
2507 Restored compatibility of subprocess.py with Python 2.2.
266 was pending. Restored the quit() of the readline() mainloop().
1102 * IdlePrefs.py: Restored the original IDLE color scheme.
589 Restored from the last backup and mailboxes:
790 11. Restored the `JPP()`, `JMETHOD()`, and `FAR` macros in the libjpeg-turbo897 13. Restored 12-bit-per-component JPEG support. A 12-bit version of
155 * Restored thread support for the HEIC coder.
769 was pending. Restored the quit() of the readline() mainloop().
4020 * Restored "Provides: e2fslibsg" in order to allow upgrade from
1500 - Issue #20729: Restored the use of lazy iterkeys()/itervalues()/iteritems()2325 - Issue #20609: Restored the ability to build 64-bit Windows binaries on25717 - Restored support for HTTP/0.9 servers in httplib.