Converts a data structure into a sequence of perl statements sufficient for recreating the original via eval. This module is very similar in concept to Data::Dumper and Data::Dump, with the major differences being that this module is designed to output to a stream instead of constructing its output in memory, and that the traversal over the data structure is effectively breadth first versus the depth first traversal done by the others. In fact the data structure is scanned twice, first in breadth first mode to perform structural analysis, and then in depth first mode to actually produce the output, but obeying the depth relationships of the first pass. WWW: http://search.cpan.org/dist/Data-Dump-Streamer/ sitory'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/mesa-demos
Commit message (Expand)AuthorAgeFilesLines
* - Update to 7.0.3.araujo2008-04-283-22/+10
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
* Remove support for XFree8-4.flz2008-03-081-4/+0
* - Update to 7.0.2.araujo2008-01-022-7/+7
* Update to 7.0.1.jkim2007-08-162-9/+10
* - Update to 7.0.jkim2007-07-033-9/+19
* Fix mesa-demos build against libGL that doesn't link against a pthread lib.anholt2007-05-301-2/+2
* Add -DPTHREADS to custom mesa-demos config file, which fixes glthreads.anholt2007-05-262-2/+3
* - Welcome X.org 7.2 \o/.flz2007-05-203-8/+65
* - update to 6.5.3.araujo2007-05-012-8/+8
* - Update to 6.5.2rafan2007-01-062-8/+8
* Update to 6.5.1 and unbreake. Note that unbreaking was done by removingthierry2006-09-282-29/+24
* Schedule these broken ports for termination on 2006-12-01kris2006-09-031-0/+2
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
* BROKEN: Does not compilekris2006-02-061-0/+2
* - Update to 6.4.1sem2006-01-122-10/+14
* - Add SHA256pav2005-11-261-0/+2
* Update to 6.2.1.lesi2005-01-305-138/+84
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-231-1/+7
* SIZEify.trevor2004-03-181-0/+2
* Return to ports@ because I won't be working on FreeBSD for 3 months minimum.anholt2004-01-281-1/+1
* Use LS macro.trevor2004-01-231-2/+2
* Reflect rerolled tarball as requested by anholt@ who attests for itslinimon2003-11-181-2/+2
* Link mesa-demos against ${PTHREAD_LIBS}. Supposed to prevent crashing onanholt2003-11-092-3/+6
* Correct the Makefile header (Date created, Whom)anholt2003-11-081-2/+2