Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.pascal.misc

comp.lang.pascal.misc

2165 articles (numbers 5 – 2822) — threaded view

| Advanced

Subject Author Date [asc]
The History of Computing Wisdom91 <d1@d1.d1> 2020-06-18 18:03 -0400
Free Pascal 3.2 the new major version of the Pascal compiler is finally available! Wisdom91 <d1@d1.d1> 2020-06-23 12:12 -0400
About my Open source software projects and about some of my inventions.. Wisdom91 <d1@d1.d1> 2020-06-23 12:39 -0400
About my inventions that are my SemaMonitor and SemaCondvar.. Wisdom91 <d1@d1.d1> 2020-06-24 08:44 -0400
More precision about my inventions that are my SemaMonitor and SemaCondvar and my Monitor.. Wisdom91 <d1@d1.d1> 2020-06-24 09:14 -0400
Yet more precision about my inventions that are my SemaMonitor and SemaCondvar and my Monitor.. Wisdom91 <d1@d1.d1> 2020-06-27 11:59 -0400
Perl 7 is advertised as Perl 5.32, but with different, safer, more modern defaults, Perl team says Wisdom91 <d1@d1.d1> 2020-06-28 16:56 -0400
Here is my new invention.. Wisdom91 <d1@d1.d1> 2020-06-29 15:10 -0400
More about my inventions and about Locks.. Wisdom91 <d1@d1.d1> 2020-06-29 16:46 -0400
Here is my other just new powerful invention.. Wisdom91 <d1@d1.d1> 2020-06-30 13:20 -0400
Read again, i correct about: Here is my other just new powerful invention.. Wisdom91 <d1@d1.d1> 2020-06-30 13:25 -0400
Software Transactional Memory: Why is it Only a Research Toy? Wisdom91 <d1@d1.d1> 2020-06-30 15:52 -0400
More about Intel TSX Hardware transactional memory Wisdom91 <d1@d1.d1> 2020-06-30 17:04 -0400
Now more about Transactional Memory.. Wisdom91 <d1@d1.d1> 2020-06-30 17:50 -0400
Is 3D STACKING coming sooner than we think? Wisdom91 <d1@d1.d1> 2020-07-03 15:11 -0400
About the convergence properties of the conjugate gradient method Wisdom91 <d1@d1.d1> 2020-07-03 17:40 -0400
Specialized Chips Won’t Save Us From Impending ‘Accelerator Wall’ Wisdom91 <d1@d1.d1> 2020-07-04 14:30 -0400
Scaling Datacenter Accelerators With Compute-Reuse Architectures Wisdom91 <d1@d1.d1> 2020-07-04 14:45 -0400
Intel’s Fundamentally New MESO Architecture Could Arrive in a Few Years Wisdom91 <d1@d1.d1> 2020-07-04 14:51 -0400
About Snooping vs. Directory-based coherency.. Wisdom91 <d1@d1.d1> 2020-07-04 15:42 -0400
More about Directory-Based Cache Coherence.. Wisdom91 <d1@d1.d1> 2020-07-04 16:25 -0400
More about data centers and about NUMA multicore servers.. Wisdom91 <d1@d1.d1> 2020-07-04 16:49 -0400
About are Lock-Free Concurrent Algorithms Practically Wait-Free? Wisdom91 <d1@d1.d1> 2020-07-05 15:26 -0400
Lockfree bounded LIFO stack and FIFO queue version 1.01 Wisdom91 <d1@d1.d1> 2020-07-09 20:50 -0400
Lockfree bounded LIFO stack and FIFO queue were updated to version 1.02 Wisdom91 <d1@d1.d1> 2020-07-10 10:44 -0400
Lockfree bounded LIFO stack and FIFO queue were updated to version 1.03 Wisdom91 <d1@d1.d1> 2020-07-10 12:52 -0400
Lockfree bounded LIFO stack and FIFO queue were updated to version 1.04 Wisdom91 <d1@d1.d1> 2020-07-10 13:55 -0400
More about my new invention of a lock-free bounded LIFO stack algorithm.. Wisdom91 <d1@d1.d1> 2020-07-10 14:40 -0400
Read my following thoughts about Volatile and Freepascal and Delphi.. Wisdom91 <d1@d1.d1> 2020-07-10 15:50 -0400
More about Delphi and Freepascal and C# and Python.. Wisdom91 <d1@d1.d1> 2020-07-10 16:44 -0400
About the programming language Rust and concurrency.. Wisdom91 <d1@d1.d1> 2020-07-10 22:01 -0400
My concurrent SkipList was updated to version 1.6 Wisdom91 <d1@d1.d1> 2020-07-11 14:38 -0400
About Delphi and Volatile.. Wisdom91 <d1@d1.d1> 2020-07-11 18:12 -0400
Read again about Delphi and Volatile.. Wisdom91 <d1@d1.d1> 2020-07-11 18:21 -0400
Read again my final post about Delphi and Volatile.. Wisdom91 <d1@d1.d1> 2020-07-11 18:34 -0400
About Delphi and Freepascal and volatile and safety.. Wisdom91 <d1@d1.d1> 2020-07-11 19:07 -0400
Read again, i correct about Delphi and Freepascal and volatile and safety.. Wisdom91 <d1@d1.d1> 2020-07-11 19:28 -0400
About safety and parallel programming.. Wisdom91 <d1@d1.d1> 2020-07-11 20:03 -0400
Read again, i correct about safety and parallel programming.. Wisdom91 <d1@d1.d1> 2020-07-11 20:11 -0400
Release of version 2.0.10 of the Lazarus cross-platform IDE Wisdom91 <d1@d1.d1> 2020-07-12 12:03 -0400
The Lazarus team is glad to announce the release of Lazarus 2.0.10 Wisdom91 <d1@d1.d1> 2020-07-12 12:13 -0400
About Wait-free and Lock-free and about OneFile.. Wisdom91 <d1@d1.d1> 2020-07-12 20:46 -0400
What is it to be a genius ? Wisdom91 <d1@d1.d1> 2020-07-12 22:29 -0400
More precision about Wait-free and Lock-free and about OneFile.. Wisdom91 <d1@d1.d1> 2020-07-13 07:48 -0400
Should HTM Be Used Universally? Wisdom91 <d1@d1.d1> 2020-07-13 12:12 -0400
About parallelism and about Gustafson’s Law.. Wisdom91 <d1@d1.d1> 2020-07-13 15:36 -0400
About why is memory reclamation so important? Wisdom91 <d1@d1.d1> 2020-07-13 17:06 -0400
Re: About why is memory reclamation so important? Wisdom91 <d1@d1.d1> 2020-07-14 09:37 -0400
Lock-Free Algorithms for Thread Safe Programming Wisdom91 <d1@d1.d1> 2020-07-14 15:35 -0400
The convoy phenomenon Wisdom91 <d1@d1.d1> 2020-07-14 16:24 -0400

« Previous 1 2 3 4 5 ... 44 Next »


csiph-web