19 Commits (2b76b5d8dd14b57eaad15b4082cc007296b4d630)

Author SHA1 Message Date
Ruben Bridgewater f9ad23dc91
util: refactor inspect for performance and more 7 years ago
Greg Alexander 211df3fe8c util: implement %o and %O as formatting specifiers 7 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 7 years ago
Superwoods 24f79a775a test: use regex error checks in test-util-format 7 years ago
Michaël Zasso 00aac57df9 util: ignore invalid format specifiers 7 years ago
Jesus Seijas 41919626e5
util: refactor format method.Performance improved. 8 years ago
cjihrig 0903dcf80c
test: cover util.format() format placeholders 8 years ago
Roman Reiss a46c43d21a
util: add %i and %f formatting specifiers 8 years ago
Timothy Gu 455e6f1dd8 util: throw toJSON errors when formatting %j 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Michaël Zasso ebbd5cb0df test: improve coverage of the util module 8 years ago
Anna Henningsen 1b24b37299
util: fix formatting of objects with SIMD enabled 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
Mudit Ameta e2f47f5698 util: Change how Error objects are formatted 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
cjihrig ed3b057e9f util: handle symbols properly in format() 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Rod Vagg 250782d139 util: format as Error if instanceof Error 11 years ago
Rod Vagg 684dd28a6c util: format as Error if instanceof Error 11 years ago
Ben Noordhuis 2cd7adc7f4 util: don't throw on circular %j input to format() 11 years ago
ssuda 578ba76e6c util: fix util.format() formatting of %% 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
koichik d439c092c2 Improve util.format() compatibility with browser. 13 years ago
koichik d3d8f1b972 Add %% escape to util.format() 13 years ago
Ben Noordhuis 874260b40f util: add sprintf-like format() function 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 093dfaf801 GJSLint all tests, only 3 long lines left in test-url.js 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Micheil Smith e38eb0c5a4 Soft migration of sys -> util, Removal of deprecated utils module. 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Ryan Dahl cb79614f73 Don't encourage strange ideas about req race conditions 15 years ago
Ryan Dahl 14414f81f3 Soft deprecation of 'listening' event. 15 years ago
Ryan Dahl 15ec99ec59 Fix issue 89, parsing responses to HEAD requests 15 years ago
Ryan Dahl d2e1b0855f Move two broken tests to disabled folder 15 years ago
Ryan Dahl 93913dbdb8 Add failing test for HEAD requests 15 years ago