I came across the WordPress Functions Implementation History tool through Mark Ghosh. As Ozh explains, you can use it to find life of a function in the WordPress API. One of the disadvantages of a continuous evolving API is that functions get deprecated, they get modified, and they get dropped; and tracking this across the versions can be tedious. Inspite of the well documented codex, this is an extremely handy tool all for WordPress developers.

