Guillem Jover
|
83b5b8fe54
doc: Fix typos in documentation and code comments
|
8 年 前 |
Guillem Jover
|
05d5a65908
Dpkg::IPC: Defer filehandle closures in spawn() to avoid double-close
|
8 年 前 |
Guillem Jover
|
50a0d0c436
man, perl: Remove most AUTHOR sections
|
8 年 前 |
Guillem Jover
|
43e7940b48
Dpkg: Say FUNCTIONS instead of METHODS when appropriate
|
9 年 前 |
Guillem Jover
|
604b44f89f
Dpkg: Remove my keyword from POD function prototypes
|
9 年 前 |
Guillem Jover
|
9470e136e9
scripts: Document dpkg version when module versions got bumped
|
9 年 前 |
Guillem Jover
|
5f5f7c3b90
Dpkg::IPC: Kill the process when reaching timeout in wait_child()
|
9 年 前 |
Guillem Jover
|
f85e380f63
debian: Update my copyright years
|
9 年 前 |
Guillem Jover
|
01abe8afb9
perl: Rework use and exporter declarations
|
10 年 前 |
Guillem Jover
|
5604301ada
Dpkg::IPC: Document function signatures
|
10 年 前 |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
10 年 前 |
Guillem Jover
|
8d886702ff
scripts: Document all public module versions in a CHANGES section
|
10 年 前 |
Guillem Jover
|
f88c908b5f
scripts: Unpack arguments just once
|
10 年 前 |
Guillem Jover
|
0d5e17af73
scripts: Use named variables instead of using the topic variable
|
10 年 前 |
Guillem Jover
|
747ec69e69
Dpkg::IPC: Add support for sig and delete_sig spawn() options
|
10 年 前 |
Guillem Jover
|
b0337f001b
scripts: Use //= instead of ||= when appropriate
|
10 年 前 |
Guillem Jover
|
09abbe1414
scripts: Use P_() instead of ngettext()
|
11 年 前 |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
11 年 前 |
Guillem Jover
|
b2590e1ea1
perl: Surround FileHandles with braces in print calls
|
11 年 前 |
Guillem Jover
|
8c314d6c4c
scripts: Use croak instead of internerr on programming errors in modules
|
12 年 前 |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
11 年 前 |
Guillem Jover
|
89a8da04a9
scripts: Do not mix boolean operators
|
12 年 前 |
Guillem Jover
|
e54df633c6
scripts: Do not inherit from Exporter just import its import
|
12 年 前 |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
12 年 前 |
Guillem Jover
|
62bc788a45
Do not quote simple identifier hash keys in element accesses
|
11 年 前 |
Guillem Jover
|
8090c6d3ac
Dpkg::IPC: Fix wording
|
12 年 前 |
Guillem Jover
|
e547cbf6aa
Unify execution error strings
|
15 年 前 |
Raphaël Hertzog
|
0934601905
Update POD documentation to indicate that it's using UTF-8 encoding
|
15 年 前 |
Raphaël Hertzog
|
1d22992583
Add $VERSION numbers to all perl modules
|
15 年 前 |
Guillem Jover
|
167be722b2
scripts: Unify fork error string
|
15 年 前 |