nxproc

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

21 check-ins using file doc/nxproc-doc.html version 5bb10876dc

2024-02-19
23:54
Using valgrind found error -> segfaults (in procnm.c, mkprocname()). In addition to that fix, removed unnecessary variables, etc., in procnm.c. Leaf check-in: 284e18218a user: jra tags: 0.7.4.1, trunk
11:07
Should have done this before last commit: rm'd binary files from unix/tcl9. Leaf check-in: 517dd3a4f3 user: jra tags: 0.7.4.2, mem-debug
11:02
It was worthwhile to branch since it's likely the mystery bug has been solved. Valgrind pointed to ln 40 in procnm.c where buffer overflow was occurring--may well account for the segfaults and alloc errors. check-in: a601151ca3 user: jra tags: 0.7.4.1, mem-debug
07:32
Create new branch named "mem-debug" check-in: ee9a2e8716 user: jra tags: mem-debug
2024-02-17
03:26
Compiled all files, unix/win. check-in: 3a95fb3567 user: jra tags: 0.7.4.0, trunk
03:17
Added back missing pkgIndex.tcl/tcl9nxproc10.so check-in: 8d3904085c user: jra tags: 0.7.3.4, trunk
03:04
Merged use-tclobj, cleared merge conflicts. Had to rm files in unix/tcl9 since wouldn't be merged per fossil. check-in: f550ee98d3 user: jra tags: 0.7.3.3, trunk
02:41
Will rm *.so from unix/tcl9 as can't merge binary file. Leaf check-in: 5bab8c250c user: jra tags: 0.7.2.3.4, use-tclobj
02:37
To head off merge conflicts will rm unneeded comments from cmdline.c check-in: 6bc37c037f user: jra tags: 0.7.2.3.3, use-tclobj
01:37
Wasn't able to get the Tcl_Obj version working, restored string version essentially similar like prior to this branch. Leaving debugging statements commented out--will remove before merging. check-in: d9b27d418b user: jra tags: 0.7.2.3, use-tclobj
2024-02-12
02:18
Removed unused variables from cmdline.c. Recompiled for unix/win. check-in: d45393e0d7 user: jra tags: 0.7.3.2, trunk
2024-02-11
09:48
Minor changes. check-in: 6dedce58f2 user: jra tags: 0.7.3.1, trunk
09:29
Trying to revert changes in cmdline.c, will have to redo attempt to use tcl_obj. check-in: ce9d330d19 user: jra tags: 0.7.3, trunk
08:55
Saving changes... check-in: b26f478159 user: jra tags: 0.7.2.3.2, trunk
08:41
Fixing merge conflict check-in: d3fd35c85a user: jra tags: 0.7.2.3.1, trunk
08:26
Well this time will save as new branch... check-in: 426c20c2b1 user: jra tags: 0.7.2.2.1, use-tclobj
08:05
Well this time will save as new branch... check-in: de58262eb0 user: jra tags: 0.7.2.2, use-tclobj
07:42
Attempting to use tcl_obj in cmdline.c. Will save as new branch. check-in: 01c817d364 user: jra tags: 0.7.2.2, trunk
2024-02-10
05:06
Attempting to find/fix intermittent segfaults. Made changes in proncnm.c. Now segfaults not occurring but it's uncertain if problem is really resolved. Will continue to monitor and make further changes if needed. check-in: 964fc00d1c user: jra tags: 0.7.2.1, trunk
2024-01-30
03:51
Fixed sigsegv fault when replacing nxproc and error occurs--leaves pname0 NULL. Recompiled in Linux and Windows without difficulty. check-in: e53d5e9a9d user: jra tags: 0.7.2, trunk
2024-01-15
06:38
Updated documentation. check-in: eeb483bfc1 user: jra tags: 0.7.1, trunk