This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/ebcdic.pl: Add capability to generate a dfa table
[perl5.git] / .gitignore
2018-02-08 Tony Cook(perl #127743) re-work recursion limit handling
2017-12-14 Zeframadd preload to .gitignore
2017-11-10 Nicolas R.gitignore: git should also ignore *.bak files
2016-12-30 Aaron Cranegitignore build product from Porting/sync-with-cpan
2016-03-11 Jarkko Hietaniemigitignore for cscope index files.
2015-08-20 Matthew HorsfallAdd .gitignore for ext/re/ generated header file
2014-12-25 Yves Ortonautomatically sort the MANIFEST if necessary
2014-11-22 Steve HayRevert part of 8629b8cee5
2014-11-21 Steve HayUpdate .gitignore file
2014-09-09 Jarkko HietaniemiAdd gtags and ctags files into .gitignore
2014-02-05 Brian Fraser.gitignore: Handle cross-compilation files better
2014-01-23 Brian FraserMerge branch 'cross-compile-revamp' into blead
2014-01-22 Brian FraserAdd Darwin shared libraries (dylib) to gitignore
2014-01-22 Jess RobinsonGitignore files which are created/used while cross...
2014-01-17 Brian FraserAdded config.arch to .gitignore
2014-01-07 David MitchellPod-Perldoc: add Makefile.PL from distro
2013-08-23 Daniel Draganrestore XS module building for WinCE
2013-07-24 Nicholas ClarkRemove 3 redundant lines from .gitignore
2013-07-24 Nicholas ClarkMove all the "special case" build products from lib...
2013-07-24 Nicholas ClarkMake .gitignore and lib/.gitignore more consistent.
2013-07-24 Nicholas ClarkPrune some .gitignore files.
2013-07-09 Daniel Draganadd entries to various .gitignore files for Win32 builds
2013-02-26 Yves Ortonignore some files from Module-Pluggable
2012-12-15 Yves Ortonadd lib/File/DosGlob.pm to .gitignore
2012-11-17 Yves Ortonadd .gdb_history to .gitignore
2012-02-22 David Goldenignore all MYMETA files, not just .yml
2012-01-19 Nicholas ClarkIgnore and clean the byproducts of make install.html
2012-01-16 Tony Cookconfig.over is generated on some platforms, .gitignore it
2011-12-01 Tony Cookignore a cygwin specific generated file
2011-09-12 Jim Cromieadd 3 test.valgrind outputs to .gitignore
2011-06-14 Florian RagwitzIgnore the generated mg_data.h
2011-01-23 David Leadbeater[perl #82650] Ignore DTrace build product
2010-09-11 Florian RagwitzUpgrade EUMM from version 6.57_01 to 6.57_05
2010-09-01 Florian RagwitzIgnore droppings from lib/h2ph.t
2010-08-24 Dagfinn Ilmari Man... Ignore more editor droppings
2010-08-18 Florian RagwitzIgnore xsubpp temp files
2010-08-18 Florian RagwitzIgnore *.old files
2010-07-26 Ævar Arnfjörð Bjar... gitignore: Ignore gcov files
2010-07-25 Florian RagwitzIgnore some more test byproducts
2010-07-23 Florian RagwitzIgnore *.i
2010-04-21 Rafael Garcia-SuarezIgnore the /UU directory that exists during ./Configure
2009-11-18 David GoldenUpdated Module::Build to 0.35_08
2009-10-04 Steve HayWin32API-File has now moved to cpan/
2009-09-27 Rafael Garcia-Suarezgitignore additions
2009-07-22 Vincent PitIgnore t/op/require.t byproducts
2009-07-08 Florian RagwitzIgnore libperl.so.
2009-05-24 Vincent PitIgnore vim swap files
2009-05-20 Nicholas ClarkIgnore bitcount.h
2009-05-19 Rafael Garcia-SuarezIgnore ".output" files, that might be generated by...
2009-03-25 H.Merijn BrandOne more to ignore for metaconfig
2009-02-14 Nicholas ClarkIgnore the OS X GNUmakefile*s, and t/test_state.
2009-02-12 Steve HayUpdate .gitignore with new flat extension path
2009-02-10 H.Merijn Brandmetaconfig needs these two symlinks
2009-02-10 Rafael Garcia-SuarezAdjust name of Test-Harness directory in .gitignore
2009-01-25 Rafael Garcia-SuarezAdd perlmini.c to .gitignore
2009-01-19 Robin Barkerignore realclean.sh
2009-01-06 Rafael Garcia-SuarezMove .bat gitignores with their unix counterparts
2009-01-06 Rafael Garcia-SuarezMerge t/.gitignore in main git ignore file
2009-01-05 Max MaischeinAdd lib/CORE/ to .gitignore (needed on Windows)
2009-01-04 Max MaischeinAdded stuff so that perl.exe now builds clean with...
2009-01-04 Yves Ortoneliminate .patchnum and related infrastrcuture from...
2008-12-31 Yves Ortonmuch better git related version numbering in our (...
2008-12-27 Nicholas ClarkProper pluggable Method Resolution Orders. 'c3' is...
2008-12-27 Yves Ortonignore bugBLAH.pl files as they are likely dev/test...
2008-12-27 Yves Ortonbetter git based version numbering (hopefully sane)
2008-12-27 Yves Ortonmake sure that the perl -v/-V output corresponds to...
2008-12-20 Yves Ortonadd some stuff to .gitignore
2008-12-20 Paul FenwickReally ignore .patch files
2008-12-19 Steve HayAdd various files generated by a Win32 build to .gitignore. GitLive-blead
2008-12-19 Yves Ortonadd .patch to the config file
2008-12-19 Florian RagwitzFix up .gitignore files some more
2008-12-19 Sam Vilain[admin] set up .gitignore files