Skip to content

Commit 263ab02

Browse files
committed
Consistent porting/notporting comments in workbench
1 parent 64c6a61 commit 263ab02

File tree

224 files changed

+224
-336
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

224 files changed

+224
-336
lines changed

workbench/bc/bcpowmod.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?

workbench/bc/bcscale.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/classobj/is_a.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/classobj/is_subclass_of.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/datetime/date_sun_info.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?

workbench/datetime/date_sunrise.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
function date_sunrise (timestamp, format, latitude, longitude, zenith, gmt_offset) {
2-
var calc_sunset = 0; // One part that differs from date_sunset
3-
4-
}
1+
// Not yet ported. Feel like it?
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/dir/chdir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/dir/chroot.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/dir/closedir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/dir/dir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/dir/getcwd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/dir/opendir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/dir/readdir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/dir/rewinddir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/dir/scandir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
function debug_print_backtrace () {
2-
3-
}
1+
// Not yet ported. Feel like it?

workbench/exec/escapeshellcmd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/exec/exec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/exec/passthru.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/exec/proc_close.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/exec/proc_get_status.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/exec/proc_nice.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/exec/proc_open.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/exec/proc_terminate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/exec/shell_exec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/exec/system.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/chgrp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/chmod.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/chown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?

workbench/filesystem/copy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/delete.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/diskfreespace.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/fflush.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/fileatime.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?

workbench/filesystem/filectime.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?

workbench/filesystem/filegroup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/fileinode.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?

workbench/filesystem/fileowner.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?

workbench/filesystem/fileperms.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?

workbench/filesystem/filetype.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/flock.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/fputcsv.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/fputs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/fstat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?

workbench/filesystem/ftruncate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/fwrite.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/glob.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/is_dir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/is_executable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/is_file.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/is_link.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/is_readable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/is_writable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/is_writeable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/lchgrp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/lchown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/link.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/linkinfo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/lstat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/mkdir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?

workbench/filesystem/readlink.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/rename.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/rmdir.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/stat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// not yet ported. feel like it?
1+
// Not yet ported. Feel like it?

workbench/filesystem/symlink.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/tempnam.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/tmpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/touch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/umask.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filesystem/unlink.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

workbench/filter/filter_has_var.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// Not yet ported. Feel like it?

workbench/filter/filter_input.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// Not yet ported. Feel like it?
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// Not yet ported. Feel like it?
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// We are probably not going to port this. Discuss at http://phpjs.org/contributions/add
1+
// We are not going to port this

0 commit comments

Comments
 (0)