Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
777d3c8f
Commit
777d3c8f
authored
22 years ago
by
Martin Nilsson
Browse files
Options
Downloads
Patches
Plain Diff
Added default_yp_domain under compatibility changes + some fixes.
Rev: CHANGES:1.39
parent
8dc1488e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGES
+8
-3
8 additions, 3 deletions
CHANGES
with
8 additions
and
3 deletions
CHANGES
+
8
−
3
View file @
777d3c8f
...
...
@@ -30,7 +30,7 @@ o Unicode 3.2.0
All charts have been updated to Unicode 3.2.0. This applies both to
the Unicode module as well as to Pike-global functionality such as
upper_case/lower_case. unicode_to_string() also has support for
surrogate and byteorder mak
e
handling.
surrogate and byteorder ma
r
k handling.
o Extended random()
random() now works on floats, arrays, multisets, mappings and
...
...
@@ -565,9 +565,14 @@ o dirname
Now correctly returns a directory instead of just stripping the
part after the nearest directory separator.
o default_yp_domain
The EFUN default_yp_domain is now only available as
Yp.default_domain.
o LR
LR has been moved to Parser.LR and the API has been changed.
FIXME: More about this?
LR has been moved to Parser.LR and the API has been changed
slightly to conform to current API practice, e.g. regarding casing
of symbols.
o wmml documentation removed
Use the documentation in the refdoc directory instead.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment