Page history
9 May 2023
7 March 2023
2 March 2023
→{{header|Pascal}}: fpc 3.2.2 does the job. My old fpc 3.3.1 can't run " SetLength( smallPrimes, SP_STEP);" , maybe installation problem.
m+27
→{{header|Free Pascal}}
m+2
→{{header|Pascal}}
m+81
1 March 2023
24 February 2023
12 November 2022
6 November 2022
8 October 2022
7 October 2022
5 October 2022
30 September 2022
29 September 2022
→remove redundant "Output"
m−7
→simple but more efficient implementation than the standard indexed linked-lists one, in C++
+5,980
26 September 2022
18 September 2022
7 September 2022
→{{header|Julia}}: loop limits too high, was over including numbers
−22
→{{header|Julia}}
−4
→{{header|C#|CSharp}}: added add/remove stats
+909
6 September 2022
→{{header|J}}: oops
m+11
include rephrasing of Mike Day's performance optimization
+557
→{{header|Python}}
m+353
→{{header|Julia}}
m+103
Undo revision 329716 by Wherrera (talk)
−7
Undo revision 329717 by Wherrera (talk)
−97
→{{header|Julia}}: change for loop
m+97
→{{header|Julia}}: docs
m+7
→{{header|Julia}}: use a BitArray
m+204
5 September 2022
4 September 2022
3 September 2022
2 September 2022
31 August 2022
30 August 2022
blue style formatting
m−220
→Julia: Started by noticing that the max() should be a min(), then noticed there were some other places that could be made more efficient.
+758
28 August 2022
→Python: Started by noticing that the max() should be a min(), then noticed there was some other places that could be made more efficient.
+61
→C#: Small shortcut, explanation expanded
+250
→C#: Limit on wheel expansion was incorrect. Old version had proper output, but went about it in the wrong way.
+161
→{{header|J}}: work around some details of J's historical implementation of sparse arrays to better match the spirit of this sieve
+12
→{{header|Phix}}
+6,465
syntax highlighting fixup automation
m+26
→{{header|C#|CSharp}}: I tested it to 10000, but the task only wants 150
−2
→{{header|C#|CSharp}}: heh, neglected to post the latest code...
m+172
Added C# version, loosely translated from python version
+1,769
27 August 2022
→{{header|Python}}: a set() can .add, but not .append() - problem only shows up for smaller limtits such as 40
m−3
→{{header|Python}}: docstring
m−37
Python example
m+1,372