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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
288da09d
Commit
288da09d
authored
Jun 29, 2008
by
Martin Nilsson
Browse files
Options
Downloads
Patches
Plain Diff
Progress
Rev: CHANGES:1.109
parent
bdf7082b
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
+18
-5
18 additions, 5 deletions
CHANGES
with
18 additions
and
5 deletions
CHANGES
+
18
−
5
View file @
288da09d
...
...
@@ -199,6 +199,7 @@ o Unicode
o protected
The modifier protected is now an alias for the modifier static.
NOTE: In next release static will be deprecated.
o Pike_fp->context
...
...
@@ -1073,9 +1074,7 @@ Protocols.DNS_SD
src:
CommonLog: fixed sign bug
files: FIXME
Gettext: lots of build fixes
gmp: FIXME
java: FIXME
mysql: FIXME
...
...
@@ -1097,8 +1096,6 @@ valgrind_hilfe and valgrind_just_verify
New malloc on Windows.
supports calling of aliases.
poll/epoll
getenv() and putenv() are now accessing and modifying the real
...
...
@@ -1109,4 +1106,20 @@ alternatives to zero_type().
exit w/ werror
T_SCOPE nodes
Iterator->next() no longer optional.
sscanf %O %H %[^-X] (!= %[^X-]) %[X-X]
env argument to main()
c-api: Added %c and %C to get_all_args to get char * with/without
NULL. (%c is an alias for %s but %C is new.)
extern variables.
7.4::blaha
now supports micin for static symbols.
Inherit::this and Inherit::this_program now works.
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