]> code.delx.au - gnu-emacs/history - lisp/url
* NEWS: Add paragraphs for CEDET and EIEIO.
[gnu-emacs] / lisp / url /
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-11-17 Chong Yidong* url-parse.el (url-path-and-query): Minor doc fix.
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-14 Kenichi Handamerge trunk
2012-10-13 Glenn MorrisComment
2012-10-13 Kenichi Handamerge trunk
2012-10-13 Liam StittAdd .xz to some url code (tiny change).
2012-10-13 Chong YidongDoc fix for url-http.
2012-10-11 Kenichi Handamerge trunk
2012-10-08 Daniel ColascioneMerge cygw32
2012-10-08 Glenn MorrisFix for url-https.el neing merged into url-http.el
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-06 Kenichi Handamerge trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-10-02 Stefan Monnier* lisp/url/url-http.el (url-http-user-agent-string...
2012-09-30 Kenichi Handamerge trunk
2012-09-30 Stefan Monnier* lisp/url/url-handlers.el (url-file-handler): Don...
2012-09-29 Bastien Guerryurl-util.el: Fix two docstrings.
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-25 Chong YidongUse declare forms, where possible, to mark obsolete...
2012-09-22 Kenichi Handamerge trunk
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-17 Chong YidongUpdate docstrings and comments to use "init file" termi...
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-24 Chong YidongUpdate release logs emacs-24.2
2012-08-16 Kenichi Handamerge trunk
2012-08-15 Glenn MorrisReplace version 24.2 with 24.3 where appropriate (hopef...
2012-08-15 Chong YidongBump version to 24.2
2012-08-14 Stefan Monnier* lisp/url/url-http.el (url-http-parse-headers): Re...
2012-08-12 David Engster* lisp/url/url-util.el (url-file-directory, url-file...
2012-08-11 Jason RumneyLast change fixes Bug#12069
2012-08-11 Jason Rumney* lisp/url/url-http.el (url-http-create-request): Use...
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-28 David EngsterFix various issues with url-dav package (Bug#11916).
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-14 Juanma BarranqueroFix typos in ChangeLogs.
2012-07-11 Stefan MonnierMore CL cleanups and reduction of use of cl.el.
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-06-30 Glenn Morris* url-vars.el (mm-mime-mule-charset-alist, mm-coding...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-23 Leo LiuBackport: Fix mal-formed defconst in url-http-codes
2012-06-21 Chong Yidong* url.el (url-retrieve-internal): Fix last change.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-13 Juanma Barranquerolisp/url/url-handlers.el (url-handler-regexp): Declare.
2012-06-12 Chong Yidong* url-handlers.el: Re-order file to avoid recursive...
2012-06-12 Chong YidongVarious minor variable/hook cleanups.
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-01 Chong YidongBump version to 24.1.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Eli ZaretskiiMinor fixes for MSDOS build to track latest changes.
2012-05-25 Leo Liu* lisp/url/url-http.el (url-http-codes): Fix mal-formed...
2012-05-15 Ted Zlatanovmention bug#8706 in the last url-util.el ChangeLog...
2012-05-15 Ted Zlatanovadd url-build-query-string and improve url-parse-query...
2012-05-14 Stefan Merten(rst-re-alist): Fix loading (bug#11462).
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-14 Lars Magne Ingebri... Make URL redirection work again.
2012-05-10 Chong YidongCleanups and improvements for FFAP and URL.
2012-05-09 Chong Yidong* url-util.el (url--allowed-chars): Use upper-case...
2012-05-09 Chong YidongImprove RFC 3986 conformance of url package.
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-26 Stefan MonnierReplace lexical-let by lexical-binding (except Gnus...
2012-04-22 Paul EggertMerge from trunk.
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-10 Paul EggertMerge from trunk.
2012-04-10 Lars Magne Ingebri... Tiny url-util.el code clean-up.
2012-04-10 Lars Magne Ingebri... Revert previous url-util patch.
2012-04-10 William Xu(url-retrieve-internal): Hexify multibye URL string...
2012-04-10 Glenn MorrisComment trivia.
2012-04-10 Lars Magne Ingebri... (url-unhex-string): Add an optional CODING-SYSTEM param...
2012-04-10 Lars Magne Ingebri... Add a policy list of domains that url.el can set cookie...
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Paul EggertMerge from trunk; add Bug#.
2012-04-09 Chong YidongRemove * characters from the front of variable docstrings.
2012-03-25 Stefan MonnierMerge from trunk origin/pending
2012-03-25 Lars Magne Ingebri... Fix race condition in url-queue when doing the callback
2012-03-19 Kenichi Handamerge trunk
2012-03-14 Lars Magne Ingebri... Always call the callback when timing out url-queue...
2012-03-11 Chong YidongAllow url-http to handle expired keepalive connections.
2012-03-11 Devon Sean McCulloughBugfix for url-http-find-free-connection.
2012-02-25 Paul EggertMerge from trunk.
next