pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:285:
1, 2, 3, 5 }) o Audio.Codec and Audio.Codec Contains decoders and encoders for audio. Currently WAV and MP3. Note: The API remains marked "unstable".
-
o Calendar.verify
+
-
o Crypto.
MD4
+
o Crypto.
md4
Hash used for NT Lanmanager passwords. o Crypto.crypt_md5
-
+
Convenience function to produce crypted $1$ style crypted
+
passwords (commonly called MD5 passwords).
o Debug.Tracer
-
+
o Debug.Subject
-
+
Helper classes that helps in understanding what Pike is doing.
o Locale.Language o Parser.Python Splits Python source code into text tokens. o Parser.RCS Extracts data from RCS or CVS repositories. o XML.NSTree o HTTP.Server
-
+
A simple HTTP Server.
o Protocols.X.KeySyms o Standards.CIFF o Standards.FIPS10_4 o Standards.ID3 ID3 tags decoder/encoder. Supports versions: 1.0, 1.1, 2.2-2.4. Frequently used in MP3 files for encapsulating metadata. o Standards.RDF o System.Time
-
+
Used to get the current time with sub second precision.
o System.Timer
-
+
Messures the time between two calls.
o Stdio.FakeFile
-
+
Wraps a string and exports a Stdio.File interface.
-
o
Stdio
.
GZipFile
+
o
Gz
.
File
+
Pike can now compress and decompress the Gzip format.
o Stdio.expand_symlinks(string path) Expands all symlinks along a path (returns 0 for broken links). (Only available on systems with readlink.) o Tools.PV Convenience tool that sets up a canvas with GTK, presents a picture on it and delivers a number of image inspection and manipulation options. This is a great tool for image work in Hilfe.
pike.git/CHANGES:608:
_Ffmpeg Image.JPEG: transforms Stdio.File->sync Stdio.get_all_active_fd (from spider) system.normalize_path system.gettimeofday system.get_netinfo_property (Max OS X) system.usleep/nanosleep system.Memory (a class to read/write from mmap'ed or allocated memory) SDL
+
+
o Calendar.verify