view release on metacpan or search on metacpan
- new rasterize() method (courtesy of Mark Glines)
- bumped perl requirements to 5.10
**
1.0.0 Sun Feb 3 16:45:41 CET 2008
- bumping requirement to 5.8.x
- module complete
**
0.2.3 Mon Jan 28 17:14:45 CET 2008
- trying to follow ppport.h advices to clean 5.6.x errors
0.2.2 Fri Jan 18 01:22:30 CET 2008
- quieting last C warnings remaining
0.2.1 Thu Jan 17 19:51:37 CET 2008
- rewrote vector tests (fixed number of tests during rewrite)
- newSViv() returns an SV*, not an IV (quieting warnings)
0.2.0 Wed Jan 16 18:34:38 CET 2008
- bounds_check() implemented
- added missing sanity checks in constructors
- no more todo tests
- better way of returning without RETVAL
- first rc for 1.0.0
**
0.1.3 Wed Jan 16 17:09:41 CET 2008
- fixed leftover of RETVAL sillyness
(should build/test on more platforms now)
0.1.2 Tue Jan 15 19:46:07 CET 2008
- converted rest of AV* to use SV* for objects
- new methods:
- _add()
- _substract()
- _invert()
0.1.1 Tue Jan 15 19:19:46 CET 2008
- new methods:
- get_all_components()
- clear()
- set_component()
0.1.0 Tue Jan 15 18:23:14 CET 2008
- constructors more robust (thx rgs)
- new methods:
- copy()
- _add_inplace()
- _substract_inplace()
- removed reference to LB::* modules in tests
**
0.0.1 Tue Jan 15 14:52:14 CET 2008
- original version
- build toolchain in place
- constructors + basic accessors
view all matches for this distribution
view release on metacpan or search on metacpan
- tests sanitized (ported to test::more, test::output and test::exception)
4.10 Sun Apr 5 15:44:57 CEST 2009
- new infinite loop detection (mark)
4.09 Sat Jan 17 14:34:08 CET 2009
- using class::xsaccessor internally, for a 10% speedup
4.08 Sun Nov 16 11:23:13 CET 2008
- change libs semantics when unloading under stack
- fix on some extensions
4.07 Sat Nov 15 19:44:27 CET 2008
- fix month in y instruction
- new fingerprint: BASE - non-standard math bases extension
- new fingerprint: BOOL - boolean operations extension
- new fingerprint: EVAR - environment variables extention
- new fingerprint: HRTI - high-resolution timer extension
- new fingerprint: MODU - modulo arithmetic extension
4.06 Tue Nov 11 17:50:47 CET 2008
- new fingerprint: NULL - extension to opacify loaded extensions
- new fingerprint: ORTH - orthogonal easement extension
- new fingerprint: PERL - extension to embed perl within bBefunge
- new fingerprint: REFC - referenced cells extension
- new fingerprint: ROMA - roman numerals extension
4.05 Mon Nov 10 15:46:00 CET 2008
- handprint changed to JQBF
- mycology compliance. this comes with some changes in unclear semantics:
. spaces and comments are now slurped in 0 tick
. k interprets the instructions at its position
. add get_dims() to the Storage API (mark)
- new befunge lib: TEST (book)
**
3.05 Tue Jan 22 17:52:27 CET 2008
- LBV now uses an array internally for more efficiency
- LBV tries to load transparently LBVXS for even more speed
- LB:LaheySpace.pm now also understand \r\n and \r terminated programs
- some tests cleaning
3.04 Wed Jan 9 17:50:58 CET 2008
- more robust way of skipping tests when Test::Exception isn't present
. fix t/1-classes/vector.t and t/3-lahey/generic.t
. fix RT ticket #32164
3.03 Sun Jan 6 19:05:09 CET 2008
- tests reorganized
3.02 Mon Nov 26 13:02:20 CET 2007
- kwalitee/cpants release
3.01 Wed Oct 24 14:22:24 CEST 2007
- fixing stricture
- removed OO indirect notations
- renamed private methods to begin with _
- migrated 04lahey.t to Test::More
- ran coverage on the test-suite: 93.6%
2.03 Fri Feb 17 17:04:49 CET 2006
- use-ing integer for faster computations
2.02 Fri Feb 17 15:36:08 CET 2006
- rewritten accessors for L::B::IP, using same technik as L::B
- doc updated
2.01 Fri Feb 17 15:15:43 CET 2006
- rewritten accessors generation, for another speedup
- adapted the documentation
2.00 Fri Feb 17 14:48:54 CET 2006
- splitted accessors for L::B in get_* and set_*, for a small speedup. note:
this will break your code if you're running your own inner-loop!
- beginning of L::B 2.x, an optimization serie
**
1.20 Mon Feb 13 18:08:28 CET 2006
- fixed wrapping in L::B::LaheySpace::move_ip_forward to comply with
LaheySpace specs (mark)
1.11 Tue Feb 7 18:07:03 CET 2006
- fixed L::B::IP->svalue returning undef on non-existent stack depth (mark)
1.10 Tue Feb 7 15:05:13 CET 2006
- included a Module::Builder mechanism (old scheme with Makefile.PL is preserved)
**
1.06 Mon Feb 6 21:04:04 CET 2006
- reworked Makefile.PL (now more light-weight)
- added a TODO file
1.05 Mon Feb 6 19:01:37 CET 2006
- fixing wrapping when ip delta is greater than lahey space width or height (mark)
1.04 Wed Feb 1 17:38:49 CET 2006
- detecting infinite loop on bogus funges in move_curip (mark)
1.03 Mon Jan 2 21:20:07 CET 2006
- fixing failed test on 64bits platforms (mark)
1.02 Fri Dec 2 21:44:48 CET 2005
- enhanced input checking, dealing correctly with non-ascii characters
(with the help of Mark Glines)
1.01 Sat Nov 26 16:22:23 CET 2005
- unrolling k instruction to avoid deep recursion warning (mark)
1.00 Thu Oct 28 19:13:59 CEST 2004
- official release
- i instruction support binary flag (book)
view all matches for this distribution
view release on metacpan or search on metacpan
hugs98-Nov2003/src/machugs/hugs.mcp.xml view on Meta::CPAN
<!ELEMENT PROJECT (TARGETLIST, TARGETORDER, GROUPLIST, DESIGNLIST?)>
<!ELEMENT TARGETLIST (TARGET+)>
<!ELEMENT TARGET (NAME, SETTINGLIST, FILELIST?, LINKORDER?, SEGMENTLIST?, OVERLAYGROUPLIST?, SUBTARGETLIST?, SUBPROJECTLIST?)>
<!ELEMENT NAME (#PCDATA)>
<!ELEMENT USERSOURCETREETYPE (#PCDATA)>
<!ELEMENT PATH (#PCDATA)>
<!ELEMENT FILELIST (FILE*)>
<!ELEMENT FILE (PATHTYPE, PATHROOT?, ACCESSPATH?, PATH, PATHFORMAT?, ROOTFILEREF?, FILEKIND?, FILEFLAGS?)>
<!ELEMENT PATHTYPE (#PCDATA)>
<!ELEMENT PATHROOT (#PCDATA)>
view all matches for this distribution
view release on metacpan or search on metacpan
Low-level changelog
===================
1.0.2 Mon Nov 26 12:59:11 CET 2007
- kwalitee/cpants release
1.0.1 Fri May 25 18:56:37 CEST 2007
- license changed back to perl
- change versioning to x.y.z
- using lib/ layout
**
0.03 Sat Feb 22 20:02:49 CET 2003
- forgot to update MANIFEST with test.ook so distrib did not
include the file... Thanks cpantesters! :-)
- ook examples now in src directory
0.02 Sat Feb 22 12:17:03 CET 2003
- now using a Perl eval: compiling is much better than interpreting.
- compiling is now forgiving when ook source contains comments
(that is, chars not matching /Ook. Ook. /)
0.01 Sun Oct 6 10:59:36 CEST 2002
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Language::XS
0.02 Fri Jun 30 03:05:28 CEST 2006
- fix stray "-" not being quoted as required by newer perls.
0.01 Thu Jan 13 06:02:04 CET 2000
- original version; created by cp -rp
view all matches for this distribution
view release on metacpan or search on metacpan
site/htdocs/static/bwr/angular/angular.min.js.map view on Meta::CPAN
{
"version":3,
"file":"angular.min.js",
"lineCount":349,
"mappings":"A;;;;;aAKC,SAAQ,CAACA,CAAD,CAAS,CAwClBC,QAASA,GAAmB,CAACC,CAAD,CAAS,CACnC,GAAIC,CAAA,CAASD,CAAT,CAAJ,CACME,CAAA,CAAUF,CAAAG,eAAV,CAGJ,GAFEC,EAAAD,eAEF,CAFgCE,EAAA,CAAsBL,CAAAG,eAAtB,CAAA,CAA+CH,CAAAG,eAA/C,CAAuEG,GAEvG,EAAIJ,CAAA,CAAUF,CA...
"sources":["angular.js"],
"names":["window","errorHandlingConfig","config","isObject","isDefined","objectMaxDepth","minErrConfig","isValidObjectMaxDepth","NaN","urlErrorParamsEnabled","isBoolean","maxDepth","isNumber","minErr","isArrayLike","obj","isWindow","isArray","isStrin...
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Lemonldap/NG/Portal/Main/Display.pm view on Meta::CPAN
),
REMEMBERAUTHCHOICEDEFAULTCHECKED =>
$self->conf->{rememberDefaultChecked} // 0,
REMEMBERAUTHCHOICECOOKIENAME => $self->conf->{rememberCookieName}
// 'llngrememberauthchoice',
REMEMBERAUTHCHOICETIMER => $self->conf->{rememberTimer} // 5,
(
$req->data->{customScript}
? ( CUSTOM_SCRIPT => $req->data->{customScript} )
: ()
),
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Lib::Furl.
1.00 Thu Nov 1 18:05:54 CET 2012
- update: complete interface to libfurll, with pod
0.10 Thu Oct 25 15:24:58 CEST 2012
First public version
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Lib::IXP.
0.12 Tue Jan 20 19:24:44 CET 2015
- update: copyright notice
- update: Kwalitee
0.11 Thu Jun 3 16:06:59 CEST 2010
- bugfix: t/*.t were not in SVN
- bugfix: double free corruption
=> https://rt.cpan.org/Public/Bug/Display.html?id=46049
=> Thanks to sbz for catching this
- update: copyright notice
0.10 Mon Dec 15 22:39:33 CET 2008
- first public release
view all matches for this distribution
view release on metacpan or search on metacpan
share/pepper_cardtypes.xml view on Meta::CPAN
<Card id="926" name="PROMOSTIM (Record Card)"/>
<Card id="927" name="PROSODIE"/>
<Card id="928" name="SOFINCO"/>
<Card id="929" name="SODELEM (carte petrole)"/>
<Card id="930" name="SMILES"/>
<Card id="931" name="CETELEM"/>
<Card id="932" name="MODEUS"/>
<Card id="933" name="CARTE PINAULT PRINTEMPS REDOUTE"/>
<Card id="935" name="CarteBancaire"/>
<!-- Scandinavian cards -->
view all matches for this distribution
view release on metacpan or search on metacpan
0.01 2018-02-27 13:26:30 CET
- add Moo::Role LibreCat::Auth::SSO
- add implementing package LibreCat::Auth::SSO::CAS
- add implementing package LibreCat::Auth::SSO::ORCID
- add tests
- setup milla
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Catmandu
0.07 2016-12-09 09:15:54 CET
- fixing dependencies
0.06 2016-12-08 12:04:08 CET
- added Throwable::Error so LibXML errors can be caught
- added support for roundtrip lido within one process
0.05 2016-09-22 06:51:26 CEST
- adding prefixes option when creating a Lido parser
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Lingua::Align.
0.04 Mon Dec 10 19:24:14 CET 2012
- smaller changes to make the distribution cleaner for CPAN
0.03 Sat Dec 8 20:40:44 CET 2012
- some POD cleanup
- fix in Makefile
- examples moved
- minor bug-fixes
view all matches for this distribution
view release on metacpan or search on metacpan
t/surnames.dat view on Meta::CPAN
C346 CUTLER
C350 CATON:CATTON:CAUTHEN:CAYTON:CHATHAM:CHATTIN:CHAUDOIN:CHEATHAM:CODNEY:COTTAM:COTTEN:COTTON:COUTON:COWDEN
C352 CADMUS:CODDINGTON:COTTINGHAM:CUTTING
C353 CHITTENDEN
C355 CADMAN
C356 CETNOR
C360 CATER:CATHER:COTHER:COTTER:COUTURE:COWDREY:CUTTER
C362 CUTRESS:CUTRIGHT
C363 CHATTERTON:CUDWORTH
C364 COTTRELL:COTTRILL:CUTHRELL
C365 CATRON:CATTRON:COTHRAN
t/surnames.dat view on Meta::CPAN
D215 DESPAIN:DIGIOVANNA
D216 DISBROW:DOUKHOBOR:DUESBERG:DUXFORD
D220 DACUS:DEGAUGH:DESHAZO:DICUS:DIKES:DUKES:DYKES:DYKOWSKI
D221 DJAKOVICH
D223 DECOSTE
D230 DAGGETT:DAOUST:DESOTO:DIGWEED:DIUGUID:DOGGETT:DOSSETT:DOUCET:DOUCETTE:DOUCHETTE:DOUGHTY:DOWSETT:DUCKETT:DUGUID:DWIGHT
D233 DISTAD
D235 DEIGHTON:DUSTIN
D236 DAUGHTERY:DAUGHTRY:DEXTER:DOCTOR:DOSTER:DUESTERHOEFT
D240 DAGLEY:DAIGLE:DEKLE:DIEGEL
D242 DESAULLES:DOUGLAS:DOUGLASS:DUCLOS
t/surnames.dat view on Meta::CPAN
F200 FAAS:FAGUE:FAUX:FEAKE:FEES:FEG:FEHSE:FEIGE:FEYOCK:FICK:FICKE:FIES:FIKE:FISH:FISK:FISKE:FIX:FOGG:FOOKS:FOOSE:FOOSHEE:FOSHAY:FOSHE:FOSHEE:FOSS:FOUSHEE:FOX:FUQUA:FYKE:FYOCK
F210 FISHPAW
F212 FISCHBACH
F216 FISHBURN
F220 FAYCIK:FIKES:FISCUS:FUCHS:FUCICH
F230 FAST:FAUGHT:FAUST:FAWCETT:FEIST:FOCHT:FOISSET:FOSKETT:FOUGHTY:FOUST:FUGATE
F232 FOSDICK
F235 FIGHTMASTER
F236 FEASTER:FOSTER
F240 FEGLEY:FICKLE:FIEGL:FOGEL:FOGL:FOGLE:FOXHALL:FOXWELL:FUSSELL
F242 FOGLESONG
view all matches for this distribution
view release on metacpan or search on metacpan
Version 2014120401 Thu Dec 4 17:03:50 CET 2014
+ Removed Kwalitee tests.
+ Use the procedurial interface of Lingua::EN::Numbers instead of OO one.
Version 2009110701
+ Only 5.006 is required, not 5.010.
view all matches for this distribution
view release on metacpan or search on metacpan
of
a
postdoctoral
fellowship
from
CONICET
.
We
thank
Arthur
Meyers
view all matches for this distribution
view release on metacpan or search on metacpan
- Workaround for a bug on some architecture that would output "million de
billion" instead of "trillion"
0.05 - Bad release
0.04 - Sat Dec 28 15:32:29 CET 2002
- ** The interface for this module has changed **
- Rewrote the whole module from scratch, it should now be easier to
read and a whole lot faster.
- Lingua::FR::Ordinate is no longer used, the ordinate_to_fr() function
is used instead.
- Fixed an error in a test case ('cent milliards' was mistakenly
written as 'cent milliard'.)
- Drop the planned support for French variants (FR_ch, etc.)
0.03 - Sun Nov 10 14:00:06 CET 2002
- The decimal support is a bit better and hopefully more correct.
- Fixed RT bug #1772: The ordinate output for '80' was
'quatre-vingtsième' instead of 'quatre-vingtième'. Added tests
to check this behavior. (thanks to Philippe Bricout for
finding this bug)
- Fixed an inaccuracy in Ordinate.pm doc (Philippe Brivout)
0.02 - Fri Apr 19 07:05:00 CET 2002
- Added Lingua::FR::Numbers::Ordinate to the module
- Added limited support for decimals
0.01 - Initial releases
- Special case for 'soixante et onze' (is this the only one?)
view all matches for this distribution
view release on metacpan or search on metacpan
- First CPAN version
1.4 Sun Nov 18 23:20:15 MET 2001
- Maintenance release, fixing several grave bugs
1.5 Tue Dec 21 13:49:17 CET 2004
- Fixed Makefile.PL
1.6 Sat Nov 11 18:15:19 CET 2006
- Fixed a bug in the loading of bigrams, reported by James Shaw
- Moved tests to t/ subdirectory
- Added a benchmark-type test
1.7 Fri May 14 15:38:04 CEST 2010
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
VIE ãã¤
VIDOR ãã¤ãã¼
VIDIDIOT ããã£ãã£ãªãã¥
VIDES ãã¤ãº
VIDEO ãããª
VIDELICET ããã£ã¼ãªã»ããã¥
VIDAL ããã«
VICTUALS ããã¥ã«ãº
VICTUALING ããã¥ãªã³ã°
VICTUAL ããã¥ã«
VICTROLA ãã¯ãã¥ãã¼ã©
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
SPHENOID ã¹ãã£ãã¤ãã¥
SPEW ã¹ãã¥ã¼
SPETSNAZ ã¹ããããº
SPERMATOZOON ã¹ãã¼ããã¾ã¦ã³
SPERMATOZONA ã¹ãã¼ããã¾ã¦ã
SPERMACETI ã¹ãã¼ãã»ãã£
SPERM ã¹ãã¼ã
SPERLING ã¹ãã¼ãªã³ã°
SPERING ã¹ãã¼ãªã³ã°
SPENT ã¹ãã³ãã¥
SPENSER ã¹ãã³ãµã¼
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
PRINCIPIA ããªã³ããã¢
PRINCIPALLY ããªã³ã·ããªã¼
PRINCIPALITY ããªã³ã·ããªãã£ã¼
PRINCIPALITIES ããªã³ã·ããªãã£ã¼ãº
PRINCIPAL ããªã³ã·ãã«
PRINCETON ããªã³ã¹ãã³
PRINCESS ããªã³ã»ã¹
PRINCES ããªã³ã·ãº
PRINCEPS ããªã³ã±ãã¹
PRINCE ããªã³ã¹
PRIN ããªã³
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
NICK ããã¯
NICHOLAS ãã³ã©ã¹
NICHOL ãã³ã«
NICHE ããã
NICEY ãã¤ã·ã¤
NICETY ãã¤ã¹ãã£ã¼
NICETIES ãã¤ã¹ãã£ã¼ãº
NICEST ãã¤ã»ã¹ãã¥
NICER ãã¤ãµã¼
NICE ãã¤ã¹
NICCOLO ãã³ã
NICAD ããã«ãã¥
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
LANDING ã©ã³ãã£ã³ã°
LANDER ã©ã³ãã¼
LANDED ã©ã³ãã£ãã¥
LAND ã©ã³ãã¥
LANCING ã©ã³ã·ã³ã°
LANCET ã©ã³ã»ããã¥
LANCES ã©ã³ã·ãº
LANCER ã©ã³ãµã¼
LANCED ã©ã³ã¹ãã¥
LANCE ã©ã³ã¹
LANCASTER ã©ã³ã«ã¹ã¿ã¼
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
IMPERIALIST ã¤ã³ããªã¢ãªã¹ãã¥
IMPERIALISM ã¤ã³ããªã¢ãªãºã
IMPERIAL ã¤ã³ããªã¢ã«
IMPERFECTION ã¤ã³ãã¼ãã§ã¯ã·ã§ã³
IMPERFECT ã¤ã³ãã¼ãã§ã¯ãã¥
IMPERCETIBLY ã¤ã³ãã¼ã»ããã£ããªã¤
IMPERCEPTIBLE ã¤ã³ãã¼ã»ããã£ãã«
IMPERATIVE ã¤ã³ãã©ãã£ã
IMPENETRABLE ã¤ã³ãããã¥ã©ãã«
IMPENETRABILITY ã¤ã³ãããã¥ã©ããªãã£ã¤
IMPENDS ã¤ã³ãã³ãº
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
FAUN ãã©ã¼ã³
FAULTY ãã©ã¼ã«ãã£ã¼
FAULTS ãã©ã¼ã«ã
FAULT ãã©ã¼ã«ãã¥
FAULKNER ãã©ã¼ã¯ãã¼
FAUCETS ãã©ã¼ã»ãã
FAUCET ãã©ã¼ã»ããã¥
FATWAH ãã¡ãã¯ã¼
FATWA ãã¡ãã¯ã¼
FATTY ãã¡ãã£ã¼
FATTING ãã¡ãã£ã³ã°
FATTEST ãã¡ããã¹ãã¥
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
FACILITATED ãã¡ã·ãªãã¤ãã£ãã¥
FACILITATE ãã¡ã·ãªãã¤ãã¥
FACILELY ãã¡ã·ã«ãªã¼
FACILE ãã¡ã·ã«
FACIAL ãã§ã¤ã·ã£ã«
FACETS ãã¡ã»ãã
FACETIOUS ãã¡ã·ã¼ã·ã£ã¹
FACETING ãã¡ã·ãã£ã³ã°
FACETED ãã¡ã·ãã£ãã¥
FACET ãã¡ã·ããã¥
FACES ãã§ã¤ã·ãº
FACED ãã§ã¤ã¹ãã¥
FACE ãã§ã¤ã¹
FACADES ãã¡ãµã¼ãº
FACADED ãã¡ãµã¼ãã£ãã¥
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
EXONERATES ã¤ã°ã¾ãã¬ã¤ã
EXONERATED ã¤ã°ã¾ãã¬ã¤ãã£ãã¥
EXONERATE ã¤ã°ã¾ãã¬ã¤ãã¥
EXOGAMY ã¨ã¯ã½ã¬ãã¼
EXODUS ã¨ã¯ã½ãã¹
EXOCET ã¨ã¯ã½ã»ãã¥
EXOBIOLOGY ã¤ã¯ã½ãã¤ãªãã¸ã¼
EXOBIOLOGIST ã¤ã¯ã½ãã¤ãªãã¸ã¹ã
EXMENU ã¤ã¼ã¨ãã¯ã¹ã¡ãã¥ã¼
EXMAC ã¤ã¯ã¹ããã¯
EXLOAD ã¤ã¼ã¨ãã¯ã¹ãã¼ãã¥
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
DULLEST ãã¬ã¹ãã¥
DULLER ãã©ã¼
DULLARD ãã©ã¼ãã¥
DULL ãã«
DULCIMER ãã«ã·ãã¼
DULCET ãã«ã»ããã¥
DUKING ãã¥ã¼ãã³ã°
DUKE ãã¥ã¼ã¯
DUING ãã¥ã¦ã¤ã³ã°
DUGOUT ããã°ã¢ã¦ãã¥
DUGGAN ãã¥ã¬ã³
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
CHOCKABLOCK ãã§ã«ããã¯
CHOCK ãã§ãã¯
CHMOD ã·ã¼ã¨ã¤ãã¢ã¼ãã¥
CHLUMSKY ã¯ã©ã ã¹ãã¤
CHLOROQUINE ã¯ãããã³
CHLOROMYCETIN ã¯ãããã¤ã»ãã£ã³
CHLOROFORM ã¯ãããã©ã«ã
CHLOROFLUOROCARB ã¯ãããã«ãªãã«ã¼ãã³ã¹
CHLORO ã¯ãã
CHLORINE ã¯ãã¼ãªã¼ã³
CHLORINATOR ã¯ããªãã¤ã¿ã¼
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
CGENGO ã·ã¤ã²ã³ã´
CFILES ã·ã¤ãã¡ã¤ã«ãº
CFILE ã·ã¤ãã¡ã¤ã«
CEZANNE ã»ã¶ã³
CEYLON ã»ãã³
CETRA ã»ãã¥ã©
CETACEAN ã·ãã¤ã·ã£ã³
CESSNA ã»ã¹ã
CESSION ã»ãã·ã§ã³
CESSATION ã»ãã»ã¤ã·ã§ã³
CESIUM ã·ã¼ã¸ã¢ã
CESAN ã»ãµã³
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
BEHEMOTH ããã¢ã¹
BEHELD ããã«ãã¥
BEHEADING ããããã£ã³ã°
BEHEADED ããããã£ãã¥
BEHEAD ããããã¥
BEHCET ãã¼ã·ã§ãã¥
BEHAVIOURISTIC ããã¤ãã¢ãªã¹ãã£ãã¯
BEHAVIOURAL ããã¤ãã¢ã©ã«
BEHAVIOUR ããã¤ãã£
BEHAVIORISTIC ããã¤ãã¢ãªã¹ãã£ãã¯
BEHAVIORISM ããã¤ãã¢ãªãºã
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
ASCRIBE ã¢ã¹ã¯ã©ã¤ã
ASCRIBABLE ã¢ã¹ã¯ã©ã¤ããã«
ASCORBIC ã¢ã¹ã³ã«ããã¯
ASCIINET ã¢ã¹ãã¼ãããã¥
ASCII ã¢ã¹ãã¼
ASCETIC ã¢ã»ãã£ãã¯
ASCERTAINING ã¢ãµãã¤ãã³ã°
ASCERTAINABLE ã¢ãµãã¤ããã«
ASCERTAIN ã¢ãµãã¤ã³
ASCENT ã¢ã»ã³ãã¥
ASCENSION ã¢ã»ã³ã·ã§ã³
lib/Lingua/JA/bep-eng.dic view on Meta::CPAN
ACHIEVABLE ã¢ãã¼ããã«
ACHESON ã¢ãã½ã³
ACHEN ã¢ã¼ãã³
ACHED ã¨ã¤ã¯ãã¥
ACHE ã¨ã¤ã¯
ACETYLENE ã¢ã»ãã£ã¬ã³
ACETYLCHOLINESTERASE ã¢ã»ãã£ã«ã³ãªã³ã¨ã¹ãã¬ã¤ã¹
ACETYLCHOLINESTE ã¢ã»ãã£ã«ã³ãªã³ã¨ã¹ãã¬ã¤ã¹
ACETYLCHOLINE ã¢ã»ãã«ã³ãªã³
ACETYLCHOLIN ã¢ã»ãã«ã³ãªã³
ACETONE ã¢ã·ãã¥ã³
ACETIC ã¢ã·ã¼ãã£ãã¯
ACETATE ã¢ã»ãã¤ãã¥
ACETAMINOPHEN ã¢ã»ã¿ããã¼ãã§ã³
ACES ã¨ã¤ã·ã¼ãº
ACERBICALLY ã¢ãµã¼ãã«ãªã¤
ACERBIC ã¢ãµã¼ãã¯
ACER ã¨ã¤ãµã¼
ACENT ã¢ã»ã³ãã¥
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Lingua::Stem::Cistem
0.08 2020-08-06 18:14:55 CEST
- prepare stable release
0.07 2019-11-06 16:17:00 CET
- improved pod
0.06 2019-11-06 11:48:51 CET
- correct scharp s in POD
0.05 2019-09-01 14:51:53 CEST
- fixed typo (by Mohammad S Anwar)
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Lingua::YI::Romanize
0.02 2020-08-06 19:04:06 CEST
- improve Kwalitee by provides
0.01 2016-03-20 23:26:46 CET
- Initial release
view all matches for this distribution
view release on metacpan or search on metacpan
share/doc/YaTeA/ArchitectureDescrYatea.tex view on Meta::CPAN
\label{fig:endogenous}
\end{figure}
%% The identification and the syntactic analysis of the terms is similar
%% to those used in the French term extractor Lexter \cite{lexter}:
%% identification of maximal noun phrases, analysis in head and modifer
%% of the noun phrase components. [J'AIME PAS TROP CETTE PHRASE]
%% The implementation of this term extractor allows to process large corpora.
%% The tool can be adapted to the corpus and a language thanks to the
%% configurable files defining the chunking and analysis of the input
%% data. In that respect, any part-of-speech tagset can be used.
%% We implement an endogenous syntactic disambiguation of the terms
view all matches for this distribution
view release on metacpan or search on metacpan
t/05_budemeric.t view on Meta::CPAN
form_ok('PUGAN', budemeric('PUGAN' ), [ qw( POGAI POGEIS POGET POGAM POGUS POGONT ) ]);
form_ok('PUHAN', budemeric('PUHAN' ), [ qw( POHAI POHEIS POHET POHAM POHUS POHONT ) ]);
form_ok('BRIGAN', budemeric('BRIGAN'), [ qw( BROGAI BROGEIS BROGET BROGAM BROGUS BROGONT ) ]);
form_ok('SUBRAN', budemeric('SUBRAN'), [ qw( SOBRAI SOBREIS SOBRET SOBRAM SOBRUS SOBRONT ) ]);
form_ok('DUCIR', budemeric('DUCIR' ), [ qw( DOCU DOCEUS DOCET DOCUM DOCUS DOCUNT ) ]);
form_ok('LEGAN', budemeric('LEGAN' ), [ qw( LOGAI LOGEIS LOGET LOGAM LOGUS LOGONT ) ]);
form_ok('LAUDAN', budemeric('LAUDAN'), [ qw( LODAI LODEIS LODET LODAM LODUS LODONT ) ]);
form_ok('KUSAN', budemeric('KUSAN' ), [ qw( KOSSAI KOSSEIS KOSSET KOSSAM KOSSUS KOSSONT ) ]);
form_ok('KETHEN', budemeric('KETHEN'), [ qw( KOTHAI KOTHEIS KOTHET KOTHEM KOTHES KOTHENT ) ]);
form_ok('IUSIR', budemeric('IUSIR' ), [ qw( IOSSU IOSSEUS IOSSET IOSSUM IOSSUS IOSSUNT ) ]);
view all matches for this distribution
view release on metacpan or search on metacpan
* works on: ia32, amd64, alpha, sparc64.
* likely works on: s390, m68k, arm.
* unlikely to work on: ia64, hppa, v850, sparc32, mips64, ppc64.
1.9 Thu Feb 2 00:46:46 CET 2006
- added patch by Nicholas Clark to force optimization,
which is required for syscalls to be inlined on ia32.
1.8 Wed Aug 17 18:56:14 CEST 2005
- return immediately from poll_wait if nreqs==0.
- fixed a bug in queueing => many outstanding
requests lead to starvation.
- new function Linux::AIO::poll_wait.
- documented Linux::AIO::max_parallel.
1.41 Thu Mar 3 18:00:52 CET 2005
- change of contact address.
1.4 Sat Jan 15 01:04:27 CET 2005
- clarify licensing (same terms as perl itself).
1.3 Sat Aug 7 17:25:31 CEST 2004
- ported to AMD64, possibly other 64 bit architecturs
(inspired by Joshua Hoblitt).
- fixed max_parallel deadlock problem.
- beginning of a testsuite.
- fixed aio_close.
- paths are now properly saved.
0.011 Tue Dec 25 03:02:30 CET 2001
- make it compile with 5.6.1 and maybe older versions. Boy is it
ugly now.
0.01 Mon Oct 8 14:57:59 CEST 2001
- fixed syntax errors so it compiles with gcc-2.95.4 as well.
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Device::CDROM.
0.02 Wed Nov 16 17:38:15 CET 2005
- fixes compilation on gcc4 (but a lot harmless warnings still there)
(spotted by H.Merijn Brand <h DOT m DOT brand AT xs4all DOT nl>)
0.01 Mon Jan 5 09:18:31 2004
- original version; created by h2xs 1.23 with options
view all matches for this distribution
view release on metacpan or search on metacpan
- add KCMP_EPOLL_TFD enum, hardcoded to value 7, and require linux/kcmp.h
for the rest.
- changed the prototype of unshare from automatically-generated $ to @, to
avoid it acting as an operator.
1.2 Tue Nov 7 19:15:11 CET 2017
- the CLONE constants wrongly acquired a CLONE_ prefix, remove
it again (reported by Ryan Voots).
- use __has_include to check for existance of linux/kcmp.h, if the
compiler defines it in case there is a kernel/libc mismatch.
1.1 Thu Nov 2 08:30:45 CET 2017
- added pivot_root.
- added kcmp.
1.0 Wed Aug 24 05:33:54 CEST 2016
- add setns (untested).
- add CLONE_NEWCGROUP and update documentation for newer kernels.
0.01 Mon Nov 28 02:12:50 CET 2011
- cloned from Convert::Scalar.
view all matches for this distribution
view release on metacpan or search on metacpan
php/PEAR/DB/odbtp.php view on Meta::CPAN
break;
case 'vfp':
$dbparam = 'SOURCEDB';
if (!isset($odbcinfo['DRIVER']))
$odbcinfo['DRIVER'] = '{Microsoft Visual FoxPro Driver}';
if (!isset($odbcinfo['SOURCETYPE']))
$odbcinfo['SOURCETYPE'] = 'DBF';
if (!isset($odbcinfo['EXCLUSIVE']))
$odbcinfo['EXCLUSIVE'] = 'NO';
break;
case 'oracle':
$dbparam = 'DBQ';
view all matches for this distribution
view release on metacpan or search on metacpan
- slightly improved documentation.
- make decode_si more resistent against protocol errors, by
dropping sections with syntax_indicator=0, more robustly skip
illegal frames.
0.2 Thu Mar 3 21:10:52 CET 2005
- fix version mismatch.
0.02 Thu Mar 3 18:00:52 CET 2005
- change of contact address.
0.01 Mon Sep 6 08:24:43 CEST 2004
- original version; created by copying Convert-Scalar.
view all matches for this distribution
view release on metacpan or search on metacpan
Get rid of unused argument to new
0.009 2014-03-28 21:53:04EET+0200 Europe/Bucharest
Import required functionality from ppport for <5.14
0.008 2014-03-20 22:50:07CET+0100 Europe/Amsterdam
Shipped with updated ppport.h
0.007 2012-08-16 15:58:24 Europe/Amsterdam
Accept hashref as extra argument to new
Cover over segfaulting perl bug
view all matches for this distribution