User contributions
(latest | earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 13:00, 12 December 2011 (diff | hist) Haskell/Denotational semantics (→⊥ Bottom: link to :w:Bottom type for explanation + replace <math>\bot</math> by ⊥) (top)
- 10:29, 3 September 2011 (diff | hist) Prolog (+sorting) (top)
- 10:29, 3 September 2011 (diff | hist) N Prolog/Sorting (Created page with "'''Sorting''' is a fundamental task in many programs. We explain how to write an implementation of the fast and general merge sort algorithm in Prolog. === The...") (top)
- 14:53, 15 August 2011 (diff | hist) XQuery/Background (→XQuery and Functional Programming: actually, mu-recursive functions were as least as important to the development of FP as lambda calculus) (top)
- 23:43, 4 May 2011 (diff | hist) C Programming/POSIX Reference/netdb.h/getaddrinfo (+RFC 3493)
- 13:15, 28 October 2010 (diff | hist) m C Programming/C Reference/time.h (→References: <references/>)
- 13:14, 28 October 2010 (diff | hist) C Programming/C Reference/time.h (→Functions: add ctime_r and asctime_r from IEEE 1003.1/POSIX/Unix)
- 16:45, 25 October 2010 (diff | hist) LaTeX/Bibliography Management (moved natbib section under the Citations header)
- 21:35, 22 October 2010 (diff | hist) Talk:LaTeX/Bibliography Management (→Explain natbib earlier: new section)
- 21:32, 22 October 2010 (diff | hist) m LaTeX/Bibliography Management (→Natbib: "less common" -> "specialized". if these commands are less common, it's because scientists write poorly.)
- 10:21, 9 July 2010 (diff | hist) LaTeX/Hyperlinks (→Customization)
- 21:18, 28 November 2009 (diff | hist) Prolog/External Links (→Prolog Tutorials)
- 16:47, 25 November 2009 (diff | hist) m C Sharp Programming (→Advanced Concepts)
- 17:46, 1 September 2009 (diff | hist) Prolog/Associative map (+libraries) (top)
- 16:56, 28 August 2009 (diff | hist) m Prolog/Associative map (gr)
- 16:02, 28 August 2009 (diff | hist) m Prolog/Associative map (link to w:Self-balancing binary search tree)
- 14:20, 28 August 2009 (diff | hist) m Prolog/Associative map ({{BookCat}})
- 14:20, 28 August 2009 (diff | hist) Prolog (+section Associative map)
- 14:18, 28 August 2009 (diff | hist) m Prolog/Search techniques (use lang="prolog" instead of lang="lisp") (top)
- 14:18, 28 August 2009 (diff | hist) N Prolog/Associative map (Created page with 'Example binary search tree with integer keys only Prolog's built-in lists are handy, but sometimes a simple linear list is not enough...')
- 00:58, 11 May 2009 (diff | hist) N Prolog/Search techniques (Created page with 'Prolog's default search algorithm is depth-first search (DFS), which is sometimes not convenient: DFS doesn't always find the solution for all problems,…')
- 00:36, 11 May 2009 (diff | hist) Prolog (→In-depth Prolog ideas)
- 00:32, 11 May 2009 (diff | hist) Prolog/Higher Order Programming (rewritten with less theory, more practice (link to Wikipedia for the theory))
- 10:55, 7 May 2009 (diff | hist) m C Programming/C Reference/time.h/time t (link refers to sys/types.h, not stat.h)
- 23:06, 3 May 2009 (diff | hist) Haskell/Category theory (→The first law: Maybe wasn't described as a monad yet)
- 22:14, 2 May 2009 (diff | hist) User:Qwertyus (top)
- 19:18, 11 April 2009 (diff | hist) m Optimizing C++/Writing efficient code/Constructions and destructions (→Iterators and function objects)
- 17:32, 11 April 2009 (diff | hist) Optimizing C++/Writing efficient code/Constructions and destructions (→Iterators and function-objects: example: RNG using /dev/urandom)
- 15:30, 11 April 2009 (diff | hist) Optimizing C++/General optimization techniques (always optimize at algorithmic level first) (top)
- 15:19, 11 April 2009 (diff | hist) m Optimizing C++/Writing efficient code/Allocations and deallocations (→Allocating many small objects)
- 15:11, 11 April 2009 (diff | hist) Optimizing C++/Writing efficient code/Allocations and deallocations (→Block allocator: expanded, changed title; use boost as an example)
- 15:02, 11 April 2009 (diff | hist) Optimizing C++/Writing efficient code/Constructions and destructions (→Increment/decrement operators: esp. important for generic programming)
- 14:44, 11 April 2009 (diff | hist) Optimizing C++/General optimization techniques/Sorting (note on the STL sort function; problem-oriented headers; stable sort is not an optimization, it's a different requirement; added counting sort example)
- 13:15, 11 April 2009 (diff | hist) Optimizing C++/Introduction (copyedit: less verbose)
- 15:46, 9 April 2009 (diff | hist) C Programming/POSIX Reference/unistd.h (this is far too much context; no need to repeat the page header file here)
- 15:33, 9 April 2009 (diff | hist) C Programming/POSIX Reference/unistd.h/swab (defined by SUS and POSIX)
- 18:12, 28 March 2009 (diff | hist) C Programming/C Reference/stdlib.h/qsort (expanded description)
- 12:13, 23 July 2007 (diff | hist) m Special Relativity/Introduction (→Introduction)
- 15:45, 10 June 2007 (diff | hist) Messier Index/M95 (citation for distance (38LY): SEDS)
- 01:32, 11 December 2006 (diff | hist) m Ethnography of Fiddle/Ethnography (→Other related fields)
- 18:13, 6 December 2006 (diff | hist) World History/The Russian Revolution (→The Russian situation in 1914: rm 'no one might have yet noticed': the revolutionary factions were convinced of this very slide)
- 14:56, 26 August 2006 (diff | hist) Talk:European History (→Misleading title)
- 14:54, 26 August 2006 (diff | hist) European History (→<div align="center">A Survey of Modern European History: <br>From Joan of Arc to Tony Blair </div>: remove POV subtitle and foolish goal "complete survey")
- 14:32, 26 August 2006 (diff | hist) m Common Lisp (prefix, not infix)
- 14:30, 26 August 2006 (diff | hist) Common Lisp (rewrote intro into list of features)
- 14:04, 26 August 2006 (diff | hist) m User:Qwertyus (sp)
- 20:25, 24 July 2006 (diff | hist) User:Qwertyus (nevermind about the links)
- 20:23, 24 July 2006 (diff | hist) N User:Qwertyus
- 20:22, 24 July 2006 (diff | hist) m Python Programming/Input and output (→File Objects: them, not it)
- 20:22, 24 July 2006 (diff | hist) Python Programming/Input and output (→File Objects: alternative idiom for reading a file)
(latest | earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)