pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:24:23 by Per Hedbor <ph@opera.com>
db2aaecf5187359914babf72e3f362967ea558ca (
5
lines) (+
5
/-
0
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
Added NetUtils.
282:
Tools useful for collecting and format for output the profiling information generated when pike is compiled --with-profiling.
+
o NetUtils
+
This module contains a lot of functions useful for the storage and
+
processing of network addresses, it supports IPv4 and IPv6.
+
o Added ADT.CritBit module Mapping-like key-sorted data structures for string, int and float-keys (ADT.CritBit.Tree, ADT.CritBit.IntTree,