Commit Graph

31 Commits (ac55eb1e4e2090d212237f142024b5f03a6c1a15)

Author SHA1 Message Date
Dries Buytaert 6e2358b232 - Patch #270045 by drewish, Susurrus: clean up return values. 2008-06-18 03:36:24 +00:00
Dries Buytaert 56d2664a90 - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
Dries Buytaert a88c178b91 - Patch #204221 by webernet: code style fixes. 2007-12-28 12:02:52 +00:00
Gábor Hojtsy d8bd6cf97c #200185 by Pancho: truncate_utf8() was abused as if it was an UTF-8 character based string function, so align our code to that. Can be renamed to drupal_truncate_chars() in Drupal 7. 2007-12-20 08:46:01 +00:00
Gábor Hojtsy b94f2716cf #184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed 2007-10-21 18:59:02 +00:00
Dries Buytaert 88acd428a8 - Patch #142337 by drewish: fixed E_ALL problem. 2007-05-12 06:08:56 +00:00
Steven Wittens 476b03195e Code style: use get_t() to determine appropriate t() function 2007-05-10 07:00:21 +00:00
Dries Buytaert f73610bec6 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert 5724b2e42e - Patch #101551 by webchick: documented some unicode.inc constants. 2006-12-06 16:15:52 +00:00
Dries Buytaert 9460c93033 - Correcting patch #85689: the wrong patch got committed. 2006-12-01 16:47:58 +00:00
Neil Drumm 1b201a3e0d #85689 by webchick. Fix an improper return value. 2006-11-26 03:19:07 +00:00
Steven Wittens dd4f143df6 #75002: Install-time and run-time requirements checking + status report page 2006-09-01 08:44:53 +00:00
Steven Wittens 81938a3cdc #76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Dries Buytaert e93f8be871 - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00
Steven Wittens b6dba27ac2 - sa-2006-004: E-mail header injection issue 2006-03-13 21:44:49 +00:00
Dries Buytaert 9145ed128c - Patch #49497 by damz and morbus: fixed encoding of feeds with PHP5. 2006-03-09 14:46:33 +00:00
Steven Wittens 993f5a4865 - #41555: truncate_utf8 infinite loop on invalid utf-8 2006-02-09 08:56:11 +00:00
Steven Wittens c5eeccb43d Code style 2006-01-17 05:42:21 +00:00
Steven Wittens 2e9bbda791 - #44772: {} -> [] (in anticipation of PHP de-deprecation) 2006-01-15 07:14:14 +00:00
Steven Wittens ab468baa9e - Removing trailing spaces 2005-12-31 14:32:23 +00:00
Dries Buytaert 2d0df351d7 - Various fixes. Updated CHANGELOG.txt 2005-11-29 20:17:10 +00:00
Dries Buytaert 75fe6b6c0a - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. 2005-10-11 19:44:35 +00:00
Dries Buytaert 7e1527ee61 - Patch #29465: new form API by Adrian et al.
TODO:
  + The contact.module was broken; a new patch for contact.module is needed.
  + Documentation is needed.
  + The most important modules need to be updated ASAP.
2005-10-07 06:11:12 +00:00
Dries Buytaert 27b50ef542 - Revert. Was already committed. 2005-10-01 13:45:39 +00:00
Dries Buytaert c8c2fedc7e - Patch #32465 by Steven: mime decode for core. 2005-10-01 13:21:47 +00:00
Dries Buytaert c4757dd807 - Patch #32465 by Steven/killes: mime decode function. 2005-09-29 12:37:58 +00:00
Dries Buytaert 9f27e04470 - Patch by Ax: fixed links in documentation. 2005-09-27 15:06:14 +00:00
Dries Buytaert 7b8a409675 - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
Steven Wittens e5a8977ac1 - Remove left-over commented out statement. 2005-08-17 01:25:07 +00:00
Steven Wittens d9d4b9bdab - #27231: Friendly DB error screens. 2005-07-27 01:58:43 +00:00
Steven Wittens 11a4aba9a6 - #26688: Add mbstring support to Drupal and clear up string handling fuzzies. 2005-07-25 20:40:35 +00:00