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
2b211665
Commit
2b211665
authored
29 years ago
by
Fredrik Hübinette (Hubbe)
Browse files
Options
Downloads
Patches
Plain Diff
work, work, work...
Rev: src/todo:1.6
parent
026a3502
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
src/todo
+62
-20
62 additions, 20 deletions
src/todo
with
62 additions
and
20 deletions
src/todo
+
62
−
20
View file @
2b211665
...
@@ -142,45 +142,87 @@ patch byacc
...
@@ -142,45 +142,87 @@ patch byacc
done (maybe needs more fixing)
done (maybe needs more fixing)
fix efun->foo (always copies value)
fix efun->foo (always copies value)
fixed?
rewrite sort_array
fixed
fixed
dokumentera mera!
putenv
fixed
ta bort MAX_LOCAL (& MAX_GLOBAL)
sort()
fixed
ta bort EXPANDMAX
++++ -> sum()
fixed
kommentera mera
update README
fixed
typkollen m}ste generera b{ttre felmeddelanden..
move the check for libsocket to the file module
fixed
putenv? setugid?
add garbage collect
fixed
function_exists()
function_exists()
not needed, just index the object.
remove MAX_LOCAL (& MAX_GLOBAL)
remove EXPANDMAX
write more comments
typkollen m}ste generera b{ttre felmeddelanden..
setugid?
inherit_list()
inherit_list()
function_args()
function_args()
get_function_list()
get_function_list()
fuzzymatch()
fuzzymatch()
sort()
this_function()
this_function()
kolla upp |vriga efunnar som skall
port
as
check what other functions needs
port
ing
add generic callbacks
++++ -> sum()
assert (check types explicitely)
generalize foreach()
constant
'type wish'
update README
document file::set_nonblocking better (prototype callbacks etc.)
flytta cheken f|r libsocket till modulen (och se till att moduler kan addera libs)
fix 'private inherit'
(eller s{tt tillbaka AC_HAVE_DIRENT (?) i configure.in)
add garbage collect
fix run time type checks.
addera generisk callback
make backtrace() show the arguments.
assert (kolla typer explicit)
code_value()
generalisera foreach()
decode_value()
constant
'type wish'
rewrite sort_array
document file::set_nonblocking better (prototype callbacks etc.)
threads
dynamic stack
command line option: -L libdir
rename list->multiset
rename uLPC
rename perror
make a new perror
rename add_efun -> add_constant
rename sizeof -> size?
then make a compat.h
remove some simulated functions or make the optional.
change object/program naming strategy
make a better module interface.
make a C++ interface.
allocate stack with MAP_NORESERV
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