CVS log for loncom/lond

[BACK] Up to [LON-CAPA] / loncom

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: version_2_5_99_1


Revision 1.391: download - view: text, markup, annotated - select for diffs
Tue Dec 25 04:01:57 2007 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_5_99_1
Diff to previous 1.390: preferred, colored
Changes since revision 1.390: +3 -3 lines
lond
- storage of course information by &courseidput(), i.e., data coming from pre 2.6.X servers - unescape the values received since the freeze_escape() used to store them does the escaping.

lonnet.pm
- when flushing logs, do not escape items in buffers because &courseidput() either uses freeze_escape() for 2.6.X home servers, or does the escaping when building the string to send to pre-2.6.X home servers.

- $storehash is a hash of a hash - need the top level key.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>