autodoc.git/
resolution.log.txt
Branch:
Tag:
Non-build tags
All tags
No tags
2004-02-15
2004-02-15 19:35:10 by Martin Nilsson <mani@lysator.liu.se>
aa076f97c2e2918dedc6a9b74de14419fec637e8 (
13
lines) (+
13
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
Replaced SimpleRegexp convenience stuff with PCRE dito.
Rev: src/modules/Regexp/module.pmod.in:1.9
2:
"\"___Gz\"": "predef::Gz":1, "\"___Math\"": "predef::Math":1,
+
"\"___Regexp\"": "predef::Regexp":1,
"\"___Yp\"": "predef::Yp":1, "\"____Regexp_PCRE\"": "predef::_Regexp_PCRE":1, ".Helper": "predef::Protocols.LysKOM.ProtocolTypes":1, "predef::Protocols.LysKOM.Request":1,
428:
"ProtocolTypes.AuxItemInput": "predef::Protocols.LysKOM.Session.AuxItemInput":1, "ProtocolTypes.ConfZInfo": "predef::Protocols.LysKOM.Session.try_complete_person":1, "Protocols.HTTP.Query.PseudoFile": "predef::Protocols.HTTP.Query.datafile":1, "predef::Protocols.HTTP.Query.file":2,
+
"Regexp.PCRE.Plain.match": "predef::Regexp.match":1,
+
"Regexp.PCRE.Plain.replace": "predef::Regexp.replace":1,
+
"Regexp.PCRE.Plain.split": "predef::Regexp.split":1,
+
"Regexp.PCRE.Plain.split2": "predef::Regexp.split2":1,
"Rule.Language": "predef::Calendar.TimeRange.set_language":1, "Ruleset.Timezone": "predef::Calendar.Timezone":1, "SDL.pump_events()": "predef::SDL.get_key_state":1,
457:
"YMD.parse": "predef::Calendar.Ruleset.set_abbr2zone":1, "predef::Calendar.TZnames":1, "_ADT": "predef::ADT":1, "_ALPHA": "predef::GL.glTexEnv":1,
+
"_SimpleRegexp": "predef::Regexp.SimpleRegexp":1,
"___MIME": "predef::MIME":1, "_debug": "predef::Debug.dump_backlog":1, "_pcre": "predef::_Regexp_PCRE.Plain":1,
1047:
"predef::Protocols.NNTP.client.list_groups": "Group" "predef::Protocols.NNTP.client.set_group": "Group" "predef::Protocols.SMTP.Client": "Protocol"
+
"predef::Regexp": "\"___Regexp\""
"predef::Regexp.PCRE.ERROR": "exec"
-
+
"predef::Regexp.SimpleRegexp": "_SimpleRegexp"
+
"predef::Regexp.match": "Regexp.PCRE.Plain.match"
+
"predef::Regexp.replace": "Regexp.PCRE.Plain.replace"
+
"predef::Regexp.split": "Regexp.PCRE.Plain.split"
+
"predef::Regexp.split2": "Regexp.PCRE.Plain.split2"
"predef::SDL.get_key_state": "SDL.pump_events()" "predef::SDL.init": "SDL.quit_sub_system()" "predef::SDL.init_sub_system": "SDL.quit_sub_system()"