Guillem Jover
|
05f9f4b00a
perl: Slurp files more efficiently
|
13 yıl önce |
Guillem Jover
|
a4c8c4b56b
Dpkg::Changelog: Refactor out _is_full_range()
|
13 yıl önce |
Guillem Jover
|
dd789aa787
scripts: On split use an actual regex instead of a literal string
|
13 yıl önce |
Guillem Jover
|
503c1e8a46
perl: Use the .. operator instead of C-style for loops
|
13 yıl önce |
Guillem Jover
|
5fb97d6dab
perl: Remove unused variables
|
13 yıl önce |
Guillem Jover
|
9feb1c833b
scripts: Initialize arrays with the qw() operator
|
13 yıl önce |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
13 yıl önce |
Guillem Jover
|
62bc788a45
Do not quote simple identifier hash keys in element accesses
|
13 yıl önce |
Guillem Jover
|
d6851023a9
Do not quote simple identifier hash keys in initializations
|
13 yıl önce |
Guillem Jover
|
39e0a3b9a6
Dpkg::Shlibs::Symbol: Remove quotes around constant declaration
|
13 yıl önce |
Guillem Jover
|
8db43e1c6c
Dpkg: Use identifiers as key names whenever possible
|
13 yıl önce |
Guillem Jover
|
6024a66abd
scripts: Use // operator instead of an explicit defined check
|
13 yıl önce |
Guillem Jover
|
14b92d54d0
scripts: Do not use sort directly on the return keyword
|
13 yıl önce |
Guillem Jover
|
f215ebacf1
scripts: Do not use "nested" functions as they are global
|
13 yıl önce |
Guillem Jover
|
193cfded78
Fix file descriptor leaks in perl code
|
13 yıl önce |
Guillem Jover
|
00514322d1
dpkg-gensymbols: Use closedir instead of close for directory handles
|
13 yıl önce |
Guillem Jover
|
fc4f53c4b7
Use proper variables instead of barewords for filehandles
|
13 yıl önce |
Guillem Jover
|
9b590b2a54
Dpkg::Control::Type: Use strict and warnings
|
13 yıl önce |
Guillem Jover
|
726f6e1f09
scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_h
|
13 yıl önce |
Guillem Jover
|
c477108d17
Dpkg::Compression::FileHandle: Import POSIX tags instead of explicit symbols
|
13 yıl önce |
Guillem Jover
|
82ea4a4318
scripts: Remove unused :signal_h from POSIX imports
|
13 yıl önce |
Guillem Jover
|
7590893a36
scripts: Use getcwd from Cwd instead of POSIX
|
13 yıl önce |
Guillem Jover
|
cf51d05a22
Dpkg::Compression::FileHandle: Handle new EOF method paramater
|
13 yıl önce |
Guillem Jover
|
a62fb6adec
Use three-argument form of open in perl code
|
13 yıl önce |
Guillem Jover
|
ca1f9b624c
dpkg-shlibdeps: Use the glob function call instead of the operator
|
13 yıl önce |
Guillem Jover
|
d304e7e1d9
scripts/t/800_Dpkg_IPC.t: Use numbered prefixes for source variables
|
13 yıl önce |
Guillem Jover
|
8b40380413
dpkg: On Mac OS X check for update_dyld_shared_cache instead of ldconfig
|
13 yıl önce |
Guillem Jover
|
a616f22100
Dpkg::Vendor::Debian: Do not use Dpkg::Vendor::Ubuntu, just require it
|
13 yıl önce |
Guillem Jover
|
48c226fc78
dselect: Stop using 'use vars' in method scripts
|
13 yıl önce |
Guillem Jover
|
f1f4ddf435
Dselect::Ftp: Inherit Exporter's import method
|
13 yıl önce |