Eli Barzilay
af6be85ff5
Fix lots of indentation mistakes.
...
(Found by my ayatollah script...)
2013-03-14 10:55:47 -04:00
Eli Barzilay
49ab87eadc
"PLT Scheme Inc" -> "PLT Design Inc"
2013-02-12 08:06:30 -05:00
Eli Barzilay
79b9acd444
2012 -> 2013
2013-01-09 01:17:26 -05:00
Eli Barzilay
672910f27b
Lots of bad TAB eliminations.
...
I started from tabs that are not on the beginning of lines, and in
several places I did further cleanings.
If you're worried about knowing who wrote some code, for example, if you
get to this commit in "git blame", then note that you can use the "-w"
flag in many git commands to ignore whitespaces. For example, to see
per-line authors, use "git blame -w <file>". Another example: to see
the (*much* smaller) non-whitespace changes in this (or any other)
commit, use "git log -p -w -1 <sha1>".
2012-11-07 11:22:20 -05:00
Matthew Flatt
addc5d4be7
sgl: avoid crashes on Mac OS X when no GL context is current
2012-07-02 08:31:05 -06:00
Matthew Flatt
a137459b65
more error-message conversions and repairs
2012-05-27 11:29:21 -06:00
Matthew Flatt
a55a20f9d9
sgl/gl: NURBS additions
...
From Antonio Menezes Leitao based on Ben Goetter's implementation
2012-05-26 19:55:21 -06:00
Jay McCarthy
5c64e251e1
Fix PR 12694
2012-04-25 06:57:24 -06:00
Matthew Flatt
2785f9cf9a
fix priority of refresh for SGL example
...
While it looks this example was always broken in a sense, the
`racket/gui' make the problem more prominent.
Closes PR 12662
2012-03-30 07:56:43 -06:00
Eli Barzilay
3718600125
2011 -> 2012
2011-12-31 15:16:59 -05:00
Matthew Flatt
4314b2ac28
make OpenGL gears example report a good error on failure
2011-11-03 17:42:36 -06:00
Eli Barzilay
3157955d40
".ss" -> ".rkt" scan done.
2011-07-02 10:37:53 -04:00
Ryan Culpepper
1b702a2ae3
docs reorganization
...
added tutorial, racket categories
relabeled some other categories
normalized manual names: de-bolded, changed some names
2011-07-01 17:16:53 -06:00
Robby Findler
69b5daa9e6
remove docs tests that no one was interested in
2011-07-01 11:38:09 +08:00
Eli Barzilay
ac26fe7554
A ton of @scheme*' ->
@racket*' and related updates.
...
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
2011-06-25 04:08:47 -04:00
Eli Barzilay
debd1f9f1e
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
...
(Some other minor things here and there.)
2011-06-20 04:27:14 -04:00
Jay McCarthy
7a8278ab2c
Fixes pr11915, but alpha seems to need two Ctrl-Cs before it starts animating, not sure why
2011-05-17 11:52:15 -06:00
Robby Findler
507b1cd8fd
moved the docs-complete library into rackunit
...
to avoid having a separate, new manual for the
one library
2011-05-05 16:10:42 -05:00
Robby Findler
e7d0029aea
added lots of new tests that our documentation is complete
2011-04-25 13:24:43 -05:00
Matthew Flatt
6d48ea17aa
win32: use wglGetProcAddress for sgl when direct lookup fails
2011-01-11 14:35:55 -07:00
Matthew Flatt
45aa84b6ce
win64: fix sgl
2011-01-10 18:10:44 -07:00
Eli Barzilay
1f49e35b21
2010 -> 2011
2010-12-31 15:59:39 -05:00
Matthew Flatt
75bc9bd718
use low-priority callback for gears increment so events are handled
2010-11-12 20:36:54 -07:00
Matthew Flatt
557b799939
abandon gl-info inference of GL types via C compilation
...
because it depends on locating GL headers at configure
time, and it creates platform-specific code in the collects
tree; the platforms that we support all have the obvious
mappings for the GL types
2010-11-06 16:54:28 -06:00
Ryan Culpepper
4f41e3f79d
ported example from pretty-big to racket/gui
...
(Why? sgl is in mr dist, pretty-big is in plt dist)
2010-08-31 16:21:45 -06:00
Eli Barzilay
8e0f8dd39c
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
Eli Barzilay
de0cc7771b
A lot of "DrScheme" -> "DrRacket"s.
2010-05-17 01:27:03 -04:00
Eli Barzilay
2d9601089d
A lot of "MzScheme" -> "Racket"s.
2010-05-16 18:26:26 -04:00
Matthew Flatt
eb15dceb34
rackety misc docs
2010-05-07 09:13:51 -06:00
Matthew Flatt
c13d65d23d
misc rackety docs
2010-05-05 12:09:14 -06:00
Matthew Flatt
3db8dd7c26
SHA1-based shortcut for compiler/cm
2010-04-30 16:30:10 -06:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Eli Barzilay
d51cae1708
2009 -> 2010
...
svn: r17383
2009-12-22 05:52:15 +00:00
Matthew Flatt
345c17e85c
major Scribble revision (v4.2.1.2)
...
svn: r15569
2009-07-25 20:25:33 +00:00
Matthew Flatt
76a7fa1bed
add version to libGL reference
...
svn: r14732
2009-05-06 19:53:32 +00:00
Eli Barzilay
8a2753efb8
2008 -> 2009
...
svn: r13001
2009-01-04 15:34:50 +00:00
Eli Barzilay
ec23603f55
forgot some _fun*s
...
svn: r11548
2008-09-05 02:36:06 +00:00
Eli Barzilay
269a2752db
use stdcall for windows
...
svn: r11546
2008-09-04 22:55:52 +00:00
Eli Barzilay
727227e04b
#lang, re-indentation, brackets, etc
...
svn: r11545
2008-09-04 22:52:55 +00:00
Matthew Flatt
9453aaaccf
assign authors to manuals
...
svn: r11287
2008-08-15 20:16:06 +00:00
Eli Barzilay
5ae44c581e
misc
...
svn: r11239
2008-08-14 13:42:51 +00:00
Eli Barzilay
27249014f2
some code improvements, mainly removing the redundantly threaded home
...
argument, and a warning message if there is no GL support.
svn: r11234
2008-08-14 02:23:56 +00:00
Matthew Flatt
75919b4b15
sgl doc fixes
...
svn: r10882
2008-07-23 18:16:20 +00:00
Eli Barzilay
7d50e61c7f
* Newlines at EOFs
...
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind
svn: r10689
2008-07-09 07:18:06 +00:00
Matthew Flatt
864570d484
fix doc bug (PR 9489)
...
svn: r10234
2008-06-12 16:13:33 +00:00
Matthew Flatt
758a191ffe
fix GL-unavailable thunk
...
svn: r9476
2008-04-25 16:40:09 +00:00
Matthew Flatt
a26b334c67
proprocessor doc, merge scribblings and doc-categories fields
...
svn: r9414
2008-04-23 00:20:25 +00:00
Matthew Flatt
82c212625b
sgl docs
...
svn: r9362
2008-04-18 18:49:23 +00:00
Matthew Flatt
968dbfea6c
fix meta-phase instantiation problems
...
svn: r9002
2008-03-17 13:40:56 +00:00
Eli Barzilay
b76390a452
revise the way setup-plt crawls over the collection trees
...
svn: r8860
2008-03-03 22:04:28 +00:00