Home
last modified time | relevance | path

Searched refs:GDL (Results 51 – 75 of 636) sorted by relevance

12345678910>>...26

/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/
H A Dtest_routine_name.pro19 if (GDL_IDL_FL() EQ 'GDL') then begin
45 if (GDL_IDL_FL() EQ 'GDL') then begin
H A Dtest_greek_letters.pro13 if (exist EQ 1) then suffix='GDL.ps' else suffix='IDL.ps'
35 plot, findgen(10),/nodata, title='!3GDL greek letters'
H A Dgdl_version.pro4 ; we expect the GDL version is as : A.B.C (major.minor.dev)
45 'GDL' : suite=!gdl.release
H A Dtest_bug_635.pro1 ; IDL/GDL File
20 ; this bug is present in GDL 0.9.4 CVS;
21 ; should be corrected in GDL 0.9.5 CVS after 2015-06-11 (tested)
H A Dget_image_for_testsuite.pro11 ; AC 2017-08-16 : cleaner exit when GDL compiled without IM/GM
33 MESSAGE, /continue, "GDL was compiled without ImageMagick support."
H A Dtest_bug_2876372.pro2 ; all should fail but not crash GDL
H A Dtest_bug_3288652.pro2 ; part of GDL - GNU Data Language
/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/interactive_tests/
H A Dtest_contour.pro121 ;GDL> contour, cos(a)#cos(a), le=[-.5,0,.5],/fil
122 ;GDL> contour, cos(a)#cos(a), lev=[-.5,0,.5],/fil
175 ; GDL 0.8.11
178 ; GDL 0.8.12 cvs
184 ; GDL 0.9 All tests OK
288 PRINT, 'Start of tests with high difficulties (working since GDL 0.9)'
H A Dtest_rk4.pro3 ; This code has been released in GDL with written permission.
12 ; with the goal to provide a simple framework for testing IDL and GDL
13 ; performances and stability of RK4 versions written in IDL/GDL syntax and in C++.
216 if (method EQ 1) then print, 'Time for External 1 method (GDL): ', time1
217 if (method EQ 2) then print, 'Time for External 2 method (GDL): ', time1
411 ; Classical external (IDL/GDL syntax coded) RK4 method
415 ; External (IDL/GDL syntax coded) RK4 method via RK4_pro
444 ; This function is a very simple implementation ok RK4 in GDL syntax
/dports/science/gnudatalanguage/gdl-1.0.1/
H A DINSTALL.plplot1 GDL creates graphical content using the support libraries of plplot, which relies on the use of
13 For GDL distribution, where the plplot install directory may be absent or in an unknown location,
H A DNEWS3 0.6.1: made GDL compile with g++ 3.3 (datatypes.hpp)
17 Library routines written in GDL (check out *.pro files not
31 Fixed: GOTO,undefined_label made GDL crash.
38 changed the code and configuration files to make GDL build
65 made GDL not recognize library functions when identifier was
132 Made GDL buildable as a python module.
162 Made GDL compile under x86_64 linux.
194 fixing FACTORIAL (GDL syntax)
195 add SKIP_LUN (used by Astron Lib.; GDL syntax)
197 add REAL_PART() function (GDL syntax)
[all …]
/dports/science/gnudatalanguage/gdl-1.0.1/src/pro/
H A Dstrmatch.pro1 ; part of GDL - GNU Data Language (GPL)
6 ; 14-Aug-2012 : Now GDL enforces scalar type in FOR loop ... take care
H A Dread_jpeg.pro33 ; Requires ImageMagick (that means that GDL must have been
39 ; EXAMPLE: An image of Saturn should be around in the GDL CVS
75 MESSAGE, /continue, "GDL was compiled without ImageMagick support."
H A Dread_tiff.pro18 MESSAGE, /continue, "GDL was compiled without libtiff."
23 MESSAGE, /continue, "GDL was compiled without libgeotiff."
H A Dlmgr.pro13 ; As GDL does not need license management this routine is
71 … testing presence of an external program: "'+some_additional_licensed_program+'", absent from GDL'
H A Dheap_nosave.pro2 ; Quick stub as GDL heap variables are all savables.
H A Dheap_save.pro2 ; quick stub as GDL heap vars are all 'save'
H A Dstandardize.pro27 ; EXAMPLE: see "testsuite/test_standarize,pro" in GDL CVS
39 ; 13-May-2012: Alain: Correcting a sigm pb; Preparing for putting in GDL CVS ...
H A Ddefine_msgblk.pro2 print,"define_msgblk not active, this functionality is not preset in GDL, FIXME!"
H A Ddefine_msgblk_from_file.pro3 print,"define_msgblk_from_file not active, this functionality is not preset in GDL, FIXME!"
/dports/graphics/clutter/clutter-1.26.4/clutter/cex100/
H A Dclutter-cex100.h.in47 * @CLUTTER_CEX100_DOUBLE_BUFFERING: The GDL plane will be double buffered
48 * @CLUTTER_CEX100_TRIPLE_BUFFERING: The GDL plane will be triple buffered
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/graphite2/
H A DREADME.md26 …l.org/cms/scripts/page.php?site_id=projects&item_id=graphite_devFont#gdl) (GDL) that can be used t…
30 Graphite renders TrueType fonts that have been extended by means of compiling a GDL program.
/dports/devel/sope2/SOPE/sope-gdl1/Oracle8/
H A DREADME1 Oracle 10g GDL Adaptor
6 with GDL. It makes use of the new OCI API from Oracle. In order to compile
/dports/devel/sope/SOPE/sope-gdl1/Oracle8/
H A DREADME1 Oracle 10g GDL Adaptor
6 with GDL. It makes use of the new OCI API from Oracle. In order to compile
/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/spawn_is_dangerous/
H A Dtest_zip.pro12 ; an alternative via GDL Bug Traker on SourceForge.
51 txt='"GDL - GNU Data Language\nA free IDL (Interactive Data Language) compatible incremental\n'
97 head1='GDL - GNU Data Language'
147 cut15=['GDL -']
185 if (str ne 'GDL') then begin

12345678910>>...26